20 #ifndef TRIANGLE_CONNECTIVITY_H 21 #define TRIANGLE_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;
83 bool xlower_left_to_upper_right_diagonals =
true);
103 void create_connectivity(
size_type xi_size,
106 bool xlower_left_to_upper_right_diagonals);
159 virtual bool invariant()
const;
164 virtual bool is_ancestor_of(
const any* other)
const;
176 #endif // ifndef TRIANGLE_CONNECTIVITY_H Zone to node connectivity relation for a block of zones of a given type.
static_const_int
Static const integral data members.
Nodal connectivity for a block containing zones of type triangle.
Abstract base class with useful features for all objects.
unsigned long size_type
An unsigned integral type used to represent sizes and capacities.
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.