#include <dune/pdelab/instationary/pvdwriter.hh>
|
| PVDWriter (const GridView &gv_, std::string basename_, Dune::VTK::DataMode datamode_=Dune::VTK::conforming, Dune::VTK::OutputType outputtype_=Dune::VTK::appendedraw, std::string path_="vtk", unsigned int offset_=0) |
|
void | write (double time) |
|
template<class GridView , class VTK = VTKWriter<GridView>>
Dune::PVDWriter< GridView, VTK >::PVDWriter |
( |
const GridView & |
gv_, |
|
|
std::string |
basename_, |
|
|
Dune::VTK::DataMode |
datamode_ = Dune::VTK::conforming , |
|
|
Dune::VTK::OutputType |
outputtype_ = Dune::VTK::appendedraw , |
|
|
std::string |
path_ = "vtk" , |
|
|
unsigned int |
offset_ = 0 |
|
) |
| |
|
inline |
template<class GridView , class VTK = VTKWriter<GridView>>
The documentation for this class was generated from the following file: