21 #ifndef EDGE_CENTERED_REFINER_FAMILY_H 22 #define EDGE_CENTERED_REFINER_FAMILY_H 24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 28 #ifndef FIELD_REFINER_FAMILY_H 29 #include "SheafSystem/field_refiner_family.h" 72 virtual const std::string& class_name()
const;
77 static const std::string& static_class_name();
91 static bool _has_prototype;
96 static bool make_prototype();
135 virtual bool invariant()
const;
140 virtual bool is_ancestor_of(
const any* xother)
const;
148 #endif // ifndef EDGE_CENTERED_REFINER_FAMILY_H A family of compatible local_field_refiners, one for each member of some family of cell types; a map ...
Namespace for fields component of sheaf system.
A family of field refiners that introduce a new vertex in each edge, but avoid introducing new vertic...
Abstract base class with useful features for all objects.
The lattice of closed cells of a cellular space; a lattice representation of a computational mesh...
An abstract policy that determines the conditions under which a zone should be refined.