20 #ifndef CONSTANT_TRIANGLE_H 21 #define CONSTANT_TRIANGLE_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" 147 virtual int db()
const;
164 virtual bool in_standard_domain(
const dof_type xlocal_coords[],
size_type xlocal_coords_ub)
const;
215 virtual bool invariant()
const;
220 virtual bool is_ancestor_of(
const any* xother)
const;
232 #endif // ifndef CONSTANT_TRIANGLE_H A section evaluator with a constant value over a triangular 2D domain.
sec_vd_dof_type dof_type
The type of degree of freedom.
domain_constants
The base dimension; the dimension of the local coordinates (static const version).
Abstract base class with useful features for all objects.
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.
vd_value_type value_type
The type of component in the value; the scalar type in the range 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.
An section evaluator with a constant value over an abstract domain.
Namespace for the fiber_bundles component of the sheaf system.