21 #ifndef BARYCENTRIC_REFINER_FAMILY_H 22 #define BARYCENTRIC_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" 71 virtual const std::string& class_name()
const;
76 static const std::string& static_class_name();
90 static bool _has_prototype;
95 static bool make_prototype();
136 virtual bool invariant()
const;
141 virtual bool is_ancestor_of(
const any* xother)
const;
149 #endif // ifndef BARYCENTRIC_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.
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.
A family of field refiners that introduce a new vertex in in the barycenter of each cell (zone...