21 #ifndef BASE_SPACE_CRG_INTERVAL_H 22 #define BASE_SPACE_CRG_INTERVAL_H 24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 28 #ifndef IMPLICIT_CRG_INTERVAL_H 29 #include "SheafSystem/implicit_crg_interval.h" 32 #ifndef SCATTERED_INSERTION_INDEX_SPACE_HANDLE_H 33 #include "SheafSystem/scattered_insertion_index_space_handle.h" 42 using namespace sheaf;
129 bool block_vertices_initialized()
const;
141 std::string block_vertices_name()
const;
201 virtual bool is_initialized()
const;
213 virtual const std::string& class_name()
const;
232 virtual bool is_ancestor_of(
const any* other)
const;
243 virtual bool invariant()
const;
258 #endif // ifndef BASE_SPACE_CRG_INTERVAL_H The default name space; a poset which contains other posets as members.
bool _block_vertices_initialized
True if the block vertices id space has been initialized.
Abstract implementation of crg_interval for an interval of implicit cover relation graph members...
Abstract base class with useful features for all objects.
The lattice of closed cells of a cellular space; a lattice representation of a computational mesh...
An index within the external ("client") scope of a given id space.
pod_index_type _block_vertices_space_id
The id space index of the block vertices id space.
int_type pod_index_type
The plain old data index type.
Namespace for the sheaves component of the sheaf system.
Abstract emulator for a interval of implicit base space members.
Namespace for the fiber_bundles component of the sheaf system.