SheafSystem  0.0.0.0
fiber_bundle::tp_table_dofs_type Class Reference

Table dofs type for class tp. More...

#include <tp_table_dofs_type.h>

Public Attributes

int factor_ct
 Number of factors (components) in tuple. More...
 
int d
 Dimension of this as a vector space. More...
 
c_string scalar_space_path
 The path of the underlying scalar space. More...
 
int p
 The degree of the tensor; the sum of the contravariant and covariant degrees. More...
 
int dd
 Dimension of the underlying vector space. More...
 
c_string vector_space_path
 The path of the underlying vector space. More...
 

Detailed Description

Table dofs type for class tp.

Definition at line 42 of file tp_table_dofs_type.h.

Member Data Documentation

◆ d

int fiber_bundle::tp_table_dofs_type::d

Dimension of this as a vector space.

Definition at line 54 of file tp_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().

◆ dd

int fiber_bundle::tp_table_dofs_type::dd

Dimension of the underlying vector space.

Definition at line 69 of file tp_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().

◆ factor_ct

int fiber_bundle::tp_table_dofs_type::factor_ct

Number of factors (components) in tuple.

Definition at line 49 of file tp_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().

◆ p

int fiber_bundle::tp_table_dofs_type::p

The degree of the tensor; the sum of the contravariant and covariant degrees.

Definition at line 64 of file tp_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().

◆ scalar_space_path

c_string fiber_bundle::tp_table_dofs_type::scalar_space_path

The path of the underlying scalar space.

Definition at line 59 of file tp_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().

◆ vector_space_path

c_string fiber_bundle::tp_table_dofs_type::vector_space_path

The path of the underlying vector space.

Definition at line 74 of file tp_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().


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