|
Rheolef
7.2
an efficient C++ finite element environment
|
geo - plot a finite element mesh
More...
Go to the source code of this file.
Namespaces | |
| namespace | rheolef |
| This file is part of Rheolef. | |
Enumerations | |
| enum | render_type { no_render , gnuplot_render , paraview_render , plotmtv_render , vtk_render , gmsh_render , atom_render , x3d_render , file_render } |
Functions | |
| void | usage () |
| void | set_input_format (idiststream &in, std::string input_format) |
| Float | extrema_element_measure (const geo_basic< Float, sequential > &omega, bool is_min) |
| int | main (int argc, char **argv) |
geo - plot a finite element mesh
Definition in file geo.cc.
| enum render_type |
| void set_input_format | ( | idiststream & | in, |
| std::string | input_format | ||
| ) |
| Float extrema_element_measure | ( | const geo_basic< Float, sequential > & | omega, |
| bool | is_min | ||
| ) |