20 #ifndef CONSTANT_QUAD_H 21 #define CONSTANT_QUAD_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" 153 virtual int db()
const;
165 virtual bool in_standard_domain(
const dof_type xlocal_coords[],
212 virtual bool invariant()
const;
217 virtual bool is_ancestor_of(
const any* xother)
const;
229 #endif // ifndef CONSTANT_QUAD_H A section evaluator with a constant value over a square 2D domain.
sec_vd_dof_type dof_type
The type of degree of freedom.
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.
domain_constants
The base dimension; the dimension of the local coordinates (static const version).
An section evaluator with a constant value over an abstract domain.
Namespace for the fiber_bundles component of the sheaf system.