#include <dune/fem/io/file/vtkio.hh>
◆ EntityType
template<class GridPart , bool subsampling>
typedef GridViewType::template Codim<0>::Entity Dune::Fem::VTKIOBase< GridPart, subsampling >::PartitioningData::EntityType |
◆ LocalCoordinateType
template<class GridPart , bool subsampling>
typedef EntityType::Geometry::LocalCoordinate Dune::Fem::VTKIOBase< GridPart, subsampling >::PartitioningData::LocalCoordinateType |
◆ ThreadIteratorType
template<class GridPart , bool subsampling>
◆ PartitioningData()
template<class GridPart , bool subsampling>
Dune::Fem::VTKIOBase< GridPart, subsampling >::PartitioningData::PartitioningData |
( |
const GridPartType & |
gridPart, |
|
|
const std::string & |
name, |
|
|
const int |
rank, |
|
|
const int |
nThreads |
|
) |
| |
|
inline |
constructor taking discrete function
◆ ~PartitioningData()
template<class GridPart , bool subsampling>
◆ evaluate()
template<class GridPart , bool subsampling>
evaluate single component comp in the entity
◆ name()
template<class GridPart , bool subsampling>
◆ ncomps()
template<class GridPart , bool subsampling>
return number of components
The documentation for this class was generated from the following file: