v0.14.0 |
Tool to read mesh files as vtk files assuming Boundary conditions are set with a field named "BOUNDARY_CONDITIONS". More...
#include <MoFEM.hpp>
Go to the source code of this file.
Classes | |
struct | VtkInterface |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
static char | help [] = "...\n\n" |
Tool to read mesh files as vtk files assuming Boundary conditions are set with a field named "BOUNDARY_CONDITIONS".
Definition in file read_vtk.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 252 of file read_vtk.cpp.
|
static |
Definition at line 250 of file read_vtk.cpp.