18 #ifndef FIBER_BUNDLE_H 19 #define FIBER_BUNDLE_H 21 #ifndef SHEAF_DLL_SPEC_H 22 #include "SheafSystem/sheaf_dll_spec.h" 26 #include "SheafSystem/sheaf.h" 40 using namespace sheaf;
104 #endif // ifndef FIBER_BUNDLE_H poset_path SHEAF_DLL_SPEC standard_fiber_path()
The standard path for the fiber.
double chart_point_coord_type
The type of local coordinate in the base space; the scalar type for the local coordinate vector space...
A path defined by a poset name and a member name separated by a forward slash ('/'). For example: "cell_definitions/triangle".
poset_path SHEAF_DLL_SPEC standard_section_space_path(const poset_path &xfiber_path, const poset_path &xbase_path)
The standard path for the section space with fiber space path xfiber_path and base space path xbase_p...
poset_path SHEAF_DLL_SPEC standard_section_space_schema_path(const poset_path &xsection_space_path)
The standard path for the section space schema.
double vd_dof_type
The type of degree of freedom in the fiber space.
Namespace for the sheaves component of the sheaf system.
poset_path SHEAF_DLL_SPEC standard_vector_space_path()
The standard path for the vector space.
double sec_vd_dof_type
The type of degree of freedom in the section space.
Namespace for the fiber_bundles component of the sheaf system.
vd_value_type sec_vd_value_type
The type of component in the value of a section at a point.
double vd_value_type
The type of component in the fiber; the scalar type in the fiber vector space.