dune-grid
2.3.0
|
#include <dune/grid/io/file/vtk/skeletonfunction.hh>
Public Types | |
typedef GV | GridView |
typedef GV::Intersection | Cell |
typedef GV::ctype | DomainField |
typedef FieldVector < DomainField, dimDomain > | Domain |
typedef RF | RangeField |
typedef std::vector< RangeField > | Range |
Static Public Attributes | |
static const unsigned | dimDomain = GV::dimension-1 |
typedef GV::Intersection Dune::VTK::SkeletonFunctionTraits< GV, RF >::Cell |
typedef FieldVector<DomainField, dimDomain> Dune::VTK::SkeletonFunctionTraits< GV, RF >::Domain |
typedef GV::ctype Dune::VTK::SkeletonFunctionTraits< GV, RF >::DomainField |
typedef GV Dune::VTK::SkeletonFunctionTraits< GV, RF >::GridView |
typedef std::vector<RangeField> Dune::VTK::SkeletonFunctionTraits< GV, RF >::Range |
typedef RF Dune::VTK::SkeletonFunctionTraits< GV, RF >::RangeField |
|
static |