20 #ifndef CONSTANT_TET_H 21 #define CONSTANT_TET_H 23 #ifndef SHEAF_DLL_SPEC_H 24 #include "SheafSystem/sheaf_dll_spec.h" 27 #ifndef CONSTANT_FCN_SPACE_H 28 #include "SheafSystem/constant_fcn_space.h" 103 value_type _basis_deriv_value_buffer[int(DB)*int(DL)];
120 virtual value_type volume(
const dof_type xcoord_dofs[],
154 virtual int db()
const;
171 virtual bool in_standard_domain(
const dof_type xlocal_coords[],
218 virtual bool invariant()
const;
223 virtual bool is_ancestor_of(
const any* xother)
const;
235 #endif // ifndef CONSTANT_TET_H sec_vd_dof_type dof_type
The type of degree of freedom.
Abstract base class with useful features for all objects.
domain_constants
The base dimension; the dimension of the local coordinates (static const version).
unsigned long size_type
An unsigned integral type used to represent sizes and capacities.
chart_point_coord_type coord_type
The type of local coordinate; the scalar type for the local coordinate vector space.
An abstract local section evaluator; a map from {local coordinates x dofs} to section value...
int_type pod_index_type
The plain old data index type.
A section evaluator with a constant value over a tetrahedral 3D domain.
An section evaluator with a constant value over an abstract domain.
Namespace for the fiber_bundles component of the sheaf system.