Rheolef
7.1
an efficient C++ finite element environment
|
geo
- plot a finite element mesh
More...
Go to the source code of this file.
Namespaces | |
rheolef | |
This file is part of Rheolef. | |
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 | ||
) |