20 #ifndef CONSTANT_EVAL_FAMILY_H 21 #define CONSTANT_EVAL_FAMILY_H 23 #ifndef SHEAF_DLL_SPEC_H 24 #include "SheafSystem/sheaf_dll_spec.h" 28 #include "SheafSystem/eval_family.h" 68 virtual bool invariant()
const;
73 virtual bool is_ancestor_of(
const any* xother)
const;
86 virtual const std::string& class_name()
const;
91 static const std::string& static_class_name();
102 virtual bool dofs_are_values()
const;
108 virtual bool extrema_are_dofs()
const;
122 #endif // ifndef CONSTANT_EVAL_FAMILY_H The default name space; a poset which contains other posets as members.
Abstract base class with useful features for all objects.
A family of compatible section evaluators, one for each member of some family of cell types; a map fr...
A family of section evaluators containing members for constant functions on primitive cells...
Namespace for the fiber_bundles component of the sheaf system.