PRAgMaTIc
master
|
Toolkit for importing and exporting VTK files. This is mostly used as part of the internal unit testing framework and should not intended to be part of the public API. More...
#include <VTKTools.h>
Static Public Member Functions | |
static Mesh< real_t > * | import_vtu (std::string filename) |
static void | export_vtu (const char *basename, const Mesh< real_t > *mesh, const real_t *psi=NULL) |
Toolkit for importing and exporting VTK files. This is mostly used as part of the internal unit testing framework and should not intended to be part of the public API.
Definition at line 95 of file VTKTools.h.
|
inlinestatic |
Definition at line 356 of file VTKTools.h.
|
inlinestatic |
Definition at line 97 of file VTKTools.h.