Rheolef
7.2
an efficient C++ finite element environment
|
Public Types | |
typedef tensor_basic< T >::size_type | size_type |
typedef space_constant::coordinate_type | coordinate_type |
Public Member Functions | |
piola () | |
void | clear () |
Public Attributes | |
size_type | d |
size_type | map_d |
coordinate_type | sys_coord |
bool | ignore_sys_coord |
point_basic< T > | F |
tensor_basic< T > | DF |
tensor_basic< T > | invDF |
tensor_basic< T > | P |
T | detDF |
bool | has_nt_basis |
point_basic< T > | normal |
typedef tensor_basic<T>::size_type size_type |
typedef space_constant::coordinate_type coordinate_type |
coordinate_type sys_coord |
point_basic<T> F |
tensor_basic<T> DF |
tensor_basic<T> invDF |
tensor_basic<T> P |
point_basic<T> normal |