|
Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 248 of file characteristic.h.
Public Member Functions | |
| field_o_characteristic (const field_basic< T, M > &uh, const characteristic_basic< T, M > &X) | |
| const field_basic< T, M > & | get_field () const |
| const characteristic_basic< T, M > & | get_characteristic () const |
Protected Attributes | |
| field_basic< T, M > | _uh |
| characteristic_basic< T, M > | _X |
| field_o_characteristic | ( | const field_basic< T, M > & | uh, |
| const characteristic_basic< T, M > & | X | ||
| ) |
Definition at line 253 of file characteristic.h.
| const field_basic< T, M > & get_field | ( | ) | const |
Definition at line 258 of file characteristic.h.
| const characteristic_basic< T, M > & get_characteristic | ( | ) | const |
Definition at line 259 of file characteristic.h.
|
protected |
Definition at line 263 of file characteristic.h.
|
protected |
Definition at line 264 of file characteristic.h.