Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 143 of file newton_add_missing.h.
Public Types | |
typedef Problem::float_type | float_type |
typedef Problem::value_type | value_type |
Public Member Functions | |
add_direction (const add_direction &f) | |
add_direction (const Problem &f) | |
add_direction< Problem > & | operator= (add_direction< Problem > &&f) |
typedef Problem::float_type float_type |
Definition at line 145 of file newton_add_missing.h.
typedef Problem::value_type value_type |
Definition at line 146 of file newton_add_missing.h.
add_direction | ( | const add_direction< Problem, std::true_type > & | f | ) |
Definition at line 147 of file newton_add_missing.h.
|
explicit |
Definition at line 148 of file newton_add_missing.h.
add_direction< Problem > & operator= | ( | add_direction< Problem > && | f | ) |
Definition at line 149 of file newton_add_missing.h.