|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Classes |
Public Types |
Public Member Functions |
Protected Types |
Protected Member Functions |
Static Protected Member Functions |
Protected Attributes |
List of all members
Dune::Fem::VTKIOBase< GridPart, subsampling > Class Template Reference
#include <dune/fem/io/file/vtkio.hh>
Inheritance diagram for Dune::Fem::VTKIOBase< GridPart, subsampling >:

Classes | |
| class | PartitioningData |
| class | SubsamplingVTKWriter |
| class | VolumeData |
| class | VTKWriter |
Public Types | |
| typedef GridPart | GridPartType |
| typedef GridPartType::GridType | GridType |
| typedef GridPartType::IndexSetType | IndexSetType |
Public Member Functions | |
| ~VTKIOBase () | |
| const GridPartType & | gridPart () const |
| return grid part | |
| template<class DF > | |
| void | addCellData (DF &df, const std::string &dataName="") |
| template<class DF > | |
| void | addVectorCellData (DF &df, const std::string &dataName="", int startPoint=0) |
| template<class DF > | |
| void | addVertexData (DF &df, const std::string &dataName="") |
| template<class DF > | |
| void | addVectorVertexData (DF &df, const std::string &dataName="", int startPoint=0) |
| void | clear () |
| std::string | write (const std::string &name, VTK::OutputType type) |
| std::string | write (const std::string &name) |
| std::string | pwrite (const std::string &name, const std::string &path, const std::string &extendpath, VTK::OutputType type) |
| std::string | pwrite (const std::string &name, const std::string &path, const std::string &extendpath) |
| std::string | write (const std::string &name, VTK::OutputType type, const int rank, const int size) |
| std::string | write (const std::string &name, const int rank, const int size) |
Protected Types | |
| typedef GridPart::GridViewType | GridViewType |
| typedef std::conditional< subsampling, SubsamplingVTKWriter, VTKWriter >::type | VTKWriterType |
Protected Member Functions | |
| int | getPartitionParameter (const ParameterReader ¶meter=Parameter::container()) const |
| VTKIOBase (const GridPartType &gridPart, VTKWriterType *vtkWriter, const ParameterReader ¶meter=Parameter::container()) | |
| void | addPartitionData (const int myRank=-1) |
Static Protected Member Functions | |
| template<class DF > | |
| static bool | notComplex () |
Protected Attributes | |
| const GridPartType & | gridPart_ |
| VTKWriterType * | vtkWriter_ |
| int | addPartition_ |
| VTK::OutputType | type_ |
Detailed Description
template<class GridPart, bool subsampling>
class Dune::Fem::VTKIOBase< GridPart, subsampling >
class Dune::Fem::VTKIOBase< GridPart, subsampling >
Output using VTK.
Member Typedef Documentation
◆ GridPartType
template<class GridPart , bool subsampling>
| typedef GridPart Dune::Fem::VTKIOBase< GridPart, subsampling >::GridPartType |
◆ GridType
template<class GridPart , bool subsampling>
| typedef GridPartType::GridType Dune::Fem::VTKIOBase< GridPart, subsampling >::GridType |
◆ GridViewType
template<class GridPart , bool subsampling>
|
protected |
◆ IndexSetType
template<class GridPart , bool subsampling>
| typedef GridPartType::IndexSetType Dune::Fem::VTKIOBase< GridPart, subsampling >::IndexSetType |
◆ VTKWriterType
template<class GridPart , bool subsampling>
|
protected |
Constructor & Destructor Documentation
◆ VTKIOBase()
template<class GridPart , bool subsampling>
|
inlineprotected |
◆ ~VTKIOBase()
template<class GridPart , bool subsampling>
|
inline |
Member Function Documentation
◆ addCellData()
template<class GridPart , bool subsampling>
template<class DF >
|
inline |
◆ addPartitionData()
template<class GridPart , bool subsampling>
|
inlineprotected |
◆ addVectorCellData()
template<class GridPart , bool subsampling>
template<class DF >
|
inline |
◆ addVectorVertexData()
template<class GridPart , bool subsampling>
template<class DF >
|
inline |
◆ addVertexData()
template<class GridPart , bool subsampling>
template<class DF >
|
inline |
◆ clear()
template<class GridPart , bool subsampling>
|
inline |
◆ getPartitionParameter()
template<class GridPart , bool subsampling>
|
inlineprotected |
◆ gridPart()
template<class GridPart , bool subsampling>
|
inline |
return grid part
◆ notComplex()
template<class GridPart , bool subsampling>
template<class DF >
|
inlinestaticprotected |
◆ pwrite() [1/2]
template<class GridPart , bool subsampling>
|
inline |
◆ pwrite() [2/2]
template<class GridPart , bool subsampling>
|
inline |
◆ write() [1/4]
template<class GridPart , bool subsampling>
|
inline |
◆ write() [2/4]
template<class GridPart , bool subsampling>
|
inline |
◆ write() [3/4]
template<class GridPart , bool subsampling>
|
inline |
◆ write() [4/4]
template<class GridPart , bool subsampling>
|
inline |
Member Data Documentation
◆ addPartition_
template<class GridPart , bool subsampling>
|
protected |
◆ gridPart_
template<class GridPart , bool subsampling>
|
protected |
◆ type_
template<class GridPart , bool subsampling>
|
protected |
◆ vtkWriter_
template<class GridPart , bool subsampling>
|
protected |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8