SheafSystem  0.0.0.0
fiber_bundle::tensor_traits< 1, vd_lite > Class Template Reference

Tensor types of degree 1 over vd_lite; full specialization. More...

#include <vd.h>

Public Types

typedef vd_lite tp_type
 Type of general tensor of degree 1 over vd_lite. More...
 
typedef vd_lite atp_type
 Type of antisymmetric tensor of degree 1 over vd_lite. More...
 
typedef vd_lite stp_type
 Type of symmetric tensor of degree 1 over vd_lite. More...
 

Detailed Description

template<>
class fiber_bundle::tensor_traits< 1, vd_lite >

Tensor types of degree 1 over vd_lite; full specialization.

Definition at line 743 of file vd.h.

Member Typedef Documentation

◆ atp_type

Type of antisymmetric tensor of degree 1 over vd_lite.

Definition at line 754 of file vd.h.

◆ stp_type

Type of symmetric tensor of degree 1 over vd_lite.

Definition at line 759 of file vd.h.

◆ tp_type

Type of general tensor of degree 1 over vd_lite.

Definition at line 749 of file vd.h.


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