Rheolef
7.1
an efficient C++ finite element environment
|
Public Types | |
typedef characteristic_rep< T, M > | rep |
typedef smart_pointer< rep > | base |
![]() | |
typedef characteristic_rep< T, rheo_default_memory_model > | handled_type |
typedef base::internal | internal |
Definition at line 194 of file characteristic.h.
typedef characteristic_rep<T,M> rep |
Definition at line 196 of file characteristic.h.
typedef smart_pointer<rep> base |
Definition at line 197 of file characteristic.h.
characteristic_basic | ( | const field_basic< T, M > & | dh | ) |
Definition at line 223 of file characteristic.h.
const field_basic< T, M > & get_displacement |
Definition at line 230 of file characteristic.h.
const characteristic_on_quadrature< T, M > & get_pre_computed | ( | const space_basic< T, M > & | Xh, |
const field_basic< T, M > & | dh, | ||
const piola_on_pointset< T > & | pops | ||
) | const |
Definition at line 237 of file characteristic.h.