SheafSystem
0.0.0.0
|
Tensor types of degree P over VECTOR_TYPE. Must be specialized for every supported combination of VECTOR_TYPE and P. More...
#include <sec_vd.h>
Public Types | |
typedef void | tp_type |
Type of general tensor of degree P over VECTOR_TYPE. More... | |
typedef void | atp_type |
Type of antisymmetric tensor of degree P over VECTOR_TYPE. More... | |
typedef void | stp_type |
Type of symmetric tensor of degree P over VECTOR_TYPE. More... | |
Tensor types of degree P over VECTOR_TYPE. Must be specialized for every supported combination of VECTOR_TYPE and P.
typedef void fiber_bundle::tensor_section_traits< P, VECTOR_TYPE >::atp_type |
typedef void fiber_bundle::tensor_section_traits< P, VECTOR_TYPE >::stp_type |
typedef void fiber_bundle::tensor_section_traits< P, VECTOR_TYPE >::tp_type |