Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 228 of file newton_add_missing.h.
Public Types | |
typedef Problem::float_type | float_type |
typedef Problem::value_type | value_type |
Public Member Functions | |
add_dual_space_norm (const add_dual_space_norm &f) | |
add_dual_space_norm (const Problem &f) | |
float_type | dual_space_norm (const value_type &uh) const |
add_dual_space_norm< Problem > & | operator= (add_dual_space_norm< Problem > &&f) |
typedef Problem::float_type float_type |
Definition at line 230 of file newton_add_missing.h.
typedef Problem::value_type value_type |
Definition at line 231 of file newton_add_missing.h.
add_dual_space_norm | ( | const add_dual_space_norm< Problem, std::false_type > & | f | ) |
Definition at line 232 of file newton_add_missing.h.
|
explicit |
Definition at line 233 of file newton_add_missing.h.
float_type dual_space_norm | ( | const value_type & | uh | ) | const |
Definition at line 234 of file newton_add_missing.h.
add_dual_space_norm< Problem > & operator= | ( | add_dual_space_norm< Problem > && | f | ) |
Definition at line 237 of file newton_add_missing.h.