SheafSystem  0.0.0.0
fiber_bundle::tensor_section_traits< P, sec_vd > Class Template Reference

Tensor types of degree P over sec_vd; partial specialization. More...

#include <sec_vd.h>

Public Types

typedef sec_tp tp_type
 Type of general tensor of degree P over sec_vd. More...
 
typedef sec_atp atp_type
 Type of antisymmetric tensor of degree P over sec_vd. More...
 
typedef sec_stp stp_type
 Type of symmetric tensor of degree P over sec_vd. More...
 

Detailed Description

template<int P>
class fiber_bundle::tensor_section_traits< P, sec_vd >

Tensor types of degree P over sec_vd; partial specialization.

Definition at line 542 of file sec_vd.h.

Member Typedef Documentation

◆ atp_type

Type of antisymmetric tensor of degree P over sec_vd.

Definition at line 553 of file sec_vd.h.

◆ stp_type

Type of symmetric tensor of degree P over sec_vd.

Definition at line 558 of file sec_vd.h.

◆ tp_type

template<int P>
typedef sec_tp fiber_bundle::tensor_section_traits< P, sec_vd >::tp_type

Type of general tensor of degree P over sec_vd.

Definition at line 548 of file sec_vd.h.


The documentation for this class was generated from the following file: