36 #ifndef UTILITIES_NEKMESH_OUTPUTVTK 
   37 #define UTILITIES_NEKMESH_OUTPUTVTK 
   39 #include "../Module.h" 
   47 class OutputVtk : 
public OutputModule
 
OutputVtk(FieldSharedPtr f)
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool. 
static ModuleKey className
virtual void Process()
Write mesh to output file. 
static boost::shared_ptr< Module > create(MeshSharedPtr m)
Creates an instance of this class. 
boost::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.