dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/io/file/dataoutput.hh>
Public Member Functions | |
VTKOutputerLagrange (VTKOut &vtkOut) | |
Constructor. More... | |
~VTKOutputerLagrange () | |
destructor, delete entries of list More... | |
template<class DFType > | |
void | visit (DFType *df) |
Applies the setting on every DiscreteFunction/LocalFunction pair. More... | |
template<class OutputTuple > | |
void | forEach (OutputTuple &data) |
|
inlineexplicit |
Constructor.
|
inline |
destructor, delete entries of list
|
inline |
|
inline |
Applies the setting on every DiscreteFunction/LocalFunction pair.
References Dune::Fem::DataOutput< GridImp, DataImp >::VTKFunc< VTKIOType, DFType >::add().