SheafSystem
0.0.0.0
|
Table dofs type for class vd_table_dofs_type. More...
#include <vd_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... | |
Table dofs type for class vd_table_dofs_type.
Definition at line 43 of file vd_table_dofs_type.h.
int fiber_bundle::vd_table_dofs_type::d |
Dimension of this as a vector space.
Definition at line 55 of file vd_table_dofs_type.h.
int fiber_bundle::vd_table_dofs_type::factor_ct |
Number of factors (components) in tuple.
Definition at line 50 of file vd_table_dofs_type.h.
c_string fiber_bundle::vd_table_dofs_type::scalar_space_path |
The path of the underlying scalar space.
Definition at line 60 of file vd_table_dofs_type.h.