#include <netfem_update_vtk.h>
Public Member Functions | |
NetFEM_update_vtk () | |
void | load (char *filename) |
void | save (char *filename) |
void | saveIndex (char *filename, char *chunkfile, int t, int num_chunks) |
std::string | vtkFileFormat () |
std::string | vtkIndexFormat (int t, int num_chunks) |
int | guessCellType (int wid) |
Definition at line 63 of file netfem_update_vtk.h.
NetFEM_update_vtk::NetFEM_update_vtk | ( | ) | [inline] |
Definition at line 66 of file netfem_update_vtk.h.
void NetFEM_update_vtk::load | ( | char * | filename | ) |
void NetFEM_update_vtk::save | ( | char * | filename | ) |
std::string NetFEM_update_vtk::vtkFileFormat | ( | ) |