|
Rheolef
7.1
an efficient C++ finite element environment
|
Inheritance diagram for add_missing_damped_newton< Problem >:Public Types | |
| typedef Problem::float_type | float_type |
| typedef Problem::value_type | value_type |
Public Member Functions | |
| add_missing_damped_newton (const add_missing_damped_newton< Problem > &f) | |
| add_missing_damped_newton (const Problem &f) | |
| add_missing_damped_newton< Problem > & | operator= (add_missing_damped_newton< Problem > &&f) |
Definition at line 246 of file newton_add_missing.h.
| typedef Problem::float_type float_type |
Definition at line 251 of file newton_add_missing.h.
| typedef Problem::value_type value_type |
Definition at line 252 of file newton_add_missing.h.
| add_missing_damped_newton | ( | const add_missing_damped_newton< Problem > & | f | ) |
Definition at line 253 of file newton_add_missing.h.
| add_missing_damped_newton | ( | const Problem & | f | ) |
Definition at line 258 of file newton_add_missing.h.
| add_missing_damped_newton<Problem>& operator= | ( | add_missing_damped_newton< Problem > && | f | ) |
Definition at line 263 of file newton_add_missing.h.