|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
vtksequencewriterbase.hh
Go to the documentation of this file.
126 << "<VTKFile type=\"Collection\" version=\"0.1\" byte_order=\"" << VTK::getEndiannessString() << "\"> \n"
int size() const
std::string concatPaths(const std::string &base, const std::string &p)
Provides file i/o for the visualization toolkit.
Common stuff for the VTKWriter.
OutputType
How the bulk data should be stored in the file.
Definition common.hh:41
std::string getEndiannessString()
determine endianness of this C++ implementation
Definition common.hh:230
Include standard header files.
A base class for grid functions with any return type and dimension.
Definition function.hh:40
Base class to write pvd-files which contains a list of all collected vtk-files.
Definition vtksequencewriterbase.hh:32
void addVertexData(const V &v, const std::string &name, int ncomps=1)
Adds a field of vertex data to the VTK file.
Definition vtksequencewriterbase.hh:95
const std::vector< double > & getTimeSteps() const
Retrieve the current list of time steps.
Definition vtksequencewriterbase.hh:162
const std::shared_ptr< VTKWriter< GridView > > & vtkWriter() const
Definition vtksequencewriterbase.hh:61
void write(double time, VTK::OutputType type=VTK::ascii)
Writes VTK data for the given time,.
Definition vtksequencewriterbase.hh:106
void addVertexData(const std::shared_ptr< const typename VTKWriter< GridView >::VTKFunction > &p)
Adds a field of vertex data to the VTK file.
Definition vtksequencewriterbase.hh:84
void addCellData(const V &v, const std::string &name, int ncomps=1)
Adds a field of cell data to the VTK file.
Definition vtksequencewriterbase.hh:78
VTKSequenceWriterBase(std::shared_ptr< VTKWriter< GridView > > vtkWriter, const std::string &name, const std::string &path, const std::string &extendpath, int rank, int size)
Set up the VTKSequenceWriterBase class.
Definition vtksequencewriterbase.hh:45
void addCellData(const std::shared_ptr< const typename VTKWriter< GridView >::VTKFunction > &p)
Adds a field of cell data to the VTK file.
Definition vtksequencewriterbase.hh:67
void setTimeSteps(const std::vector< double > ×teps)
Set the current list of time steps.
Definition vtksequencewriterbase.hh:172
void clear()
Clears all VTK data added to the VTK writer.
Definition vtksequencewriterbase.hh:154
T c_str(T... args)
T close(T... args)
T exceptions(T... args)
T fill(T... args)
T flush(T... args)
T open(T... args)
T push_back(T... args)
T setw(T... args)
T size(T... args)
T str(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8