21 #ifndef SCATTERED_INSERTION_INDEX_SPACE_HANDLE_H 22 #define SCATTERED_INSERTION_INDEX_SPACE_HANDLE_H 24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 28 #ifndef GATHERED_INSERTION_INDEX_SPACE_HANDLE_H 29 #include "SheafSystem/gathered_insertion_index_space_handle.h" 35 class scattered_insertion_index_space_state;
227 virtual bool is_ancestor_of(
const any *other)
const;
232 virtual bool invariant()
const;
254 #endif // ifndef SCATTERED_INSERTION_INDEX_SPACE_HANDLE_H An implementation of class explicit_index_space_state that supports either gathered or scattered inse...
An abstract handle to a space of alternate integer identifiers (aliases) for a subset of a hub set of...
virtual bool conforms_to_state(const index_space_collection &xhost, pod_type xlocal_id) const
True if this conforms to the handle type required by the state with local scope id xlocal_id in the h...
gathered_insertion_index_space_state & state()
The gathered_insertion id space state (gathered_insertion version).
Abstract base class with useful features for all objects.
pod_index_type pod_type
The "plain old data" index type for this.
An index within the external ("client") scope of a given id space.
A handle for a gathered_insertion_index_space_state.
SHEAF_DLL_SPEC size_t deep_size(const dof_descriptor_array &xp, bool xinclude_shallow=true)
The deep size of the referenced object of type dof_descriptor_array.
A wrapper/adapter for the id space names record. Intended for transferring id map data between the ke...
A collection of id space states. This is a virtual class with provides an interface for accessing the...
A handle for a scattered_insertion_index_space_state.
Namespace for the sheaves component of the sheaf system.
Factory and container for a family of id spaces.