20 #ifndef POINT_CONNECTIVITY_H 21 #define POINT_CONNECTIVITY_H 23 #ifndef SHEAF_DLL_SPEC_H 24 #include "SheafSystem/sheaf_dll_spec.h" 27 #ifndef BLOCK_CONNECTIVITY_H 28 #include "SheafSystem/block_connectivity.h" 34 using namespace sheaf;
128 virtual bool invariant()
const;
133 virtual bool is_ancestor_of(
const any* other)
const;
145 #endif // ifndef POINT_CONNECTIVITY_H Zone to node connectivity relation for a block of zones of a given type.
Abstract base class with useful features for all objects.
unsigned long size_type
An unsigned integral type used to represent sizes and capacities.
static_const_int
Static const integral data members.
int_type pod_index_type
The plain old data index type.
Namespace for the sheaves component of the sheaf system.
Nodal connectivity for a block containing zones of type point. Since a point block is just a collecti...
Namespace for the fiber_bundles component of the sheaf system.