Rheolef
7.2
an efficient C++ finite element environment
|
Public Member Functions | |
harten0 (Float t1) | |
Float | operator() (const point &x) const |
void | set_verbose () |
void | set_noverbose () |
Protected Member Functions | |
Float | f (Float w, Float t, Float x) const |
Float | df_dw (Float w, Float t, Float x) const |
Protected Attributes | |
Float | t0 |
Float | pi |
bool | verbose |
Static Protected Attributes | |
static const size_t | max_iter = 100 |
|
staticprotected |