SheafSystem  0.0.0.0
fiber_bundle::jcb_table_dofs_type Class Reference

Table dofs type for class jcb. More...

#include <jcb_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 dd
 Dimension of the domain. More...
 
c_string domain_path
 The path of the domain vector space. More...
 
c_string range_path
 The path of the range vector space. More...
 
int dr
 Dimension of the range. More...
 

Detailed Description

Table dofs type for class jcb.

Definition at line 43 of file jcb_table_dofs_type.h.

Member Data Documentation

◆ d

int fiber_bundle::jcb_table_dofs_type::d

Dimension of this as a vector space.

Definition at line 58 of file jcb_table_dofs_type.h.

Referenced by fiber_bundle::operator<<(), and fiber_bundle::jcb_lite::table_dofs().

◆ dd

int fiber_bundle::jcb_table_dofs_type::dd

Dimension of the domain.

Definition at line 68 of file jcb_table_dofs_type.h.

Referenced by fiber_bundle::operator<<(), and fiber_bundle::jcb_lite::table_dofs().

◆ domain_path

c_string fiber_bundle::jcb_table_dofs_type::domain_path

The path of the domain vector space.

Definition at line 73 of file jcb_table_dofs_type.h.

Referenced by fiber_bundle::operator<<(), and fiber_bundle::jcb_lite::table_dofs().

◆ dr

int fiber_bundle::jcb_table_dofs_type::dr

Dimension of the range.

Definition at line 83 of file jcb_table_dofs_type.h.

Referenced by fiber_bundle::operator<<(), and fiber_bundle::jcb_lite::table_dofs().

◆ factor_ct

int fiber_bundle::jcb_table_dofs_type::factor_ct

Number of factors (components) in tuple.

Definition at line 53 of file jcb_table_dofs_type.h.

Referenced by fiber_bundle::operator<<(), and fiber_bundle::jcb_lite::table_dofs().

◆ range_path

c_string fiber_bundle::jcb_table_dofs_type::range_path

The path of the range vector space.

Definition at line 78 of file jcb_table_dofs_type.h.

Referenced by fiber_bundle::operator<<(), and fiber_bundle::jcb_lite::table_dofs().

◆ scalar_space_path

c_string fiber_bundle::jcb_table_dofs_type::scalar_space_path

The path of the underlying scalar space.

Definition at line 63 of file jcb_table_dofs_type.h.

Referenced by fiber_bundle::jcb_lite::table_dofs().


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