20 #ifndef HEX_CONNECTIVITY_H 21 #define HEX_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;
99 void create_connectivity(
size_type xi_size,
174 virtual bool invariant()
const;
179 virtual bool is_ancestor_of(
const any* other)
const;
191 #endif // ifndef HEX_CONNECTIVITY_H size_type _k_vertex_size
The number of vertices in the k-direction.
Zone to node connectivity relation for a block of zones of a given type.
size_type _j_vertex_size
The number of vertices in the j-direction.
Abstract base class with useful features for all objects.
size_type _i_vertex_size
The number of vertices in the i-direction.
unsigned long size_type
An unsigned integral type used to represent sizes and capacities.
Nodal connectivity for a block containing zones of type hex.
int_type pod_index_type
The plain old data index type.
Namespace for the sheaves component of the sheaf system.
Namespace for the fiber_bundles component of the sheaf system.
static_const_int
Static const integral data members.