![]() |
v0.15.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 290 of file read_vtk.cpp.
|
static |
Definition at line 288 of file read_vtk.cpp.