Rheolef
7.2
an efficient C++ finite element environment
|
adapt_option: see the adapt
page for the full documentation
Public Types | |
typedef std::vector< int >::size_type | size_type |
Public Member Functions | |
adapt_option () | |
Public Attributes | |
std::string | generator |
bool | isotropic |
Float | err |
Float | errg |
Float | hcoef |
Float | hmin |
Float | hmax |
Float | ratio |
Float | cutoff |
size_type | n_vertices_max |
size_type | n_smooth_metric |
bool | splitpbedge |
Float | thetaquad |
Float | anisomax |
bool | clean |
std::string | additional |
bool | double_precision |
Float | anglecorner |
typedef std::vector<int>::size_type size_type |
adapt_option | ( | ) |
Float err |
Float hmin |
Float hmax |