SheafSystem  0.0.0.0
fiber_bundle::gln_table_dofs_type Class Reference

Table dofs of gln. More...

#include <gln_table_dofs_type.h>

Public Attributes

c_string scalar_space_path
 The path of the underlying scalar space. More...
 
c_string vector_space_path
 The path of the underlying vector space. More...
 
int n
 Dimension of the representation space; n in GL(n, R). More...
 

Detailed Description

Table dofs of gln.

Definition at line 42 of file gln_table_dofs_type.h.

Member Data Documentation

◆ n

int fiber_bundle::gln_table_dofs_type::n

Dimension of the representation space; n in GL(n, R).

Definition at line 59 of file gln_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().

◆ scalar_space_path

c_string fiber_bundle::gln_table_dofs_type::scalar_space_path

The path of the underlying scalar space.

Definition at line 49 of file gln_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().

◆ vector_space_path

c_string fiber_bundle::gln_table_dofs_type::vector_space_path

The path of the underlying vector space.

Definition at line 54 of file gln_table_dofs_type.h.

Referenced by fiber_bundle::operator<<().


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