20 #ifndef DLINEAR_EVAL_FAMILY_H 21 #define DLINEAR_EVAL_FAMILY_H 23 #ifndef SHEAF_DLL_SPEC_H 24 #include "SheafSystem/sheaf_dll_spec.h" 28 #include "SheafSystem/eval_family.h" 67 virtual bool invariant()
const;
72 virtual bool is_ancestor_of(
const any* xother)
const;
85 virtual const std::string& class_name()
const;
90 static const std::string& static_class_name();
101 virtual bool dofs_are_values()
const;
107 virtual bool extrema_are_dofs()
const;
121 #endif // ifndef DLINEAR_EVAL_FAMILY_H The default name space; a poset which contains other posets as members.
A family of section evaluators containing uni-, bi-, and tri-linear evaluators.
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...
Namespace for the fiber_bundles component of the sheaf system.