ivutils
Loading...
Searching...
No Matches
vtk_writer< data_accessor_t > Class Template Reference

Saving grid data in VTK format. More...

#include <vtk_writer.h>

Inheritance diagram for vtk_writer< data_accessor_t >:
Collaboration diagram for vtk_writer< data_accessor_t >:

Additional Inherited Members

- Public Member Functions inherited from apComponent
void InitComponent (const apComponent &other, const std::vector< int > &p_id=std::vector< int >())
 borrow settings from other component
 
virtual void DumpOther (const apComponent *comp, bool lim=false)
 dump some component using dumper
 
virtual void DumpOther (int flags, const apComponent *comp, bool lim=false)
 dump some component using dumper and checking bit flags
 
virtual void Dump (bool lim=false)
 dump itself using dumper
 
- Protected Types inherited from apComponent
typedef std::set< apComponent * > registry_t
 name used in dump and runlog files
 
- Protected Member Functions inherited from apComponent
virtual void AddDefaultTimers (const std::vector< int > &p_id)
 connect internal timers hierarchy from log to external timers p_id
 
void start (int id)
 start timers
 
void stop (int id, int force=0)
 stop timers
 
- Protected Attributes inherited from apComponent
int ut
 if information about this object will be dumped
 
std::string name
 if timers will be used
 

Detailed Description

template<class data_accessor_t>
class vtk_writer< data_accessor_t >

Saving grid data in VTK format.


The documentation for this class was generated from the following files: