21 #ifndef FIBER_BUNDLES_NAMESPACE_H 22 #define FIBER_BUNDLES_NAMESPACE_H 24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 28 #ifndef SHEAVES_NAMESPACE_H 29 #include "SheafSystem/sheaves_namespace.h" 32 #ifndef FIBER_BUNDLE_H 33 #include "SheafSystem/fiber_bundle.h" 36 #ifndef BASE_SPACE_POSET_H 37 #include "SheafSystem/base_space_poset.h" 43 using namespace sheaf;
45 class base_space_member;
46 class sec_rep_descriptor_poset;
107 void make_base_space_definitions();
112 void make_base_space_schema_poset();
117 virtual void make_base_space_schema_members();
122 void make_base_space_member_prototypes_poset();
288 void make_fiber_space_definitions();
293 void make_fiber_space_schema_poset();
298 virtual void make_fiber_space_schema_members();
303 virtual void make_fiber_spaces();
322 void make_section_space_definitions();
327 void make_sec_rep_descriptor_schema_poset();
332 virtual void make_sec_rep_descriptor_schema_members();
337 void make_sec_rep_descriptor_poset();
347 void make_section_space_schema_schema_poset();
352 virtual void make_section_space_schema_schema_members();
386 static void initialize_prototypes();
391 static void initialize_poset_prototypes();
396 static void initialize_crg_interval_prototypes();
401 static void initialize_dof_map_prototypes();
406 static void initialize_id_space_prototypes();
414 virtual void virtual_initialize_prototypes();
437 virtual const char* class_name()
const;
458 virtual void initialize_additional_members();
468 #endif // ifndef FIBER_BUNDLES_NAMESPACE_H fiber_bundles_namespace(const fiber_bundles_namespace &xother)
Copy constructor; disabled.
The standard fiber bundles name space; extends the standard sheaves namespace by defining base space...
poset_type
Identifiers for poset types.
The standard sheaves name space.
The poset for sec_rep_descriptors.
A client handle for a member of a base space poset.
A client handle for a member of a namespace poset.
The lattice of closed cells of a cellular space; a lattice representation of a computational mesh...
Namespace for the sheaves component of the sheaf system.
Namespace for the fiber_bundles component of the sheaf system.