/brief Output using VTK
More...
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/io/file/vtkio.hh>
|
| ~VTKIOBase () |
|
const GridPartType & | gridPart () const |
| return grid part More...
|
|
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) |
|
template<class GridPart, bool subsampling>
class Dune::Fem::VTKIOBase< GridPart, subsampling >
/brief Output using VTK
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class DF >
void Dune::Fem::VTKIOBase< GridPart, subsampling >::addCellData |
( |
DF & |
df, |
|
|
const std::string & |
dataName = "" |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class DF >
void Dune::Fem::VTKIOBase< GridPart, subsampling >::addVectorCellData |
( |
DF & |
df, |
|
|
const std::string & |
dataName = "" , |
|
|
int |
startPoint = 0 |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
template<class DF >
void Dune::Fem::VTKIOBase< GridPart, subsampling >::addVectorVertexData |
( |
DF & |
df, |
|
|
const std::string & |
dataName = "" , |
|
|
int |
startPoint = 0 |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
template<class DF >
void Dune::Fem::VTKIOBase< GridPart, subsampling >::addVertexData |
( |
DF & |
df, |
|
|
const std::string & |
dataName = "" |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class DF >
template<class GridPart, bool subsampling>
std::string Dune::Fem::VTKIOBase< GridPart, subsampling >::pwrite |
( |
const std::string & |
name, |
|
|
const std::string & |
path, |
|
|
const std::string & |
extendpath, |
|
|
VTK::OutputType |
type |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
std::string Dune::Fem::VTKIOBase< GridPart, subsampling >::pwrite |
( |
const std::string & |
name, |
|
|
const std::string & |
path, |
|
|
const std::string & |
extendpath |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
std::string Dune::Fem::VTKIOBase< GridPart, subsampling >::write |
( |
const std::string & |
name, |
|
|
VTK::OutputType |
type |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
std::string Dune::Fem::VTKIOBase< GridPart, subsampling >::write |
( |
const std::string & |
name, |
|
|
VTK::OutputType |
type, |
|
|
const int |
rank, |
|
|
const int |
size |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
std::string Dune::Fem::VTKIOBase< GridPart, subsampling >::write |
( |
const std::string & |
name, |
|
|
const int |
rank, |
|
|
const int |
size |
|
) |
| |
|
inline |
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
template<class GridPart, bool subsampling>
The documentation for this class was generated from the following file: