21 #ifndef ZONE_CENTERED_REFINER_FAMILY_H 22 #define ZONE_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" 70 virtual const std::string& class_name()
const;
75 static const std::string& static_class_name();
89 static bool _has_prototype;
94 static bool make_prototype();
133 virtual bool invariant()
const;
138 virtual bool is_ancestor_of(
const any* xother)
const;
146 #endif // ifndef ZONE_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.
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...
A family of field refiners that introduce a new vertex in the center of a zone, but not in the bounda...
An abstract policy that determines the conditions under which a zone should be refined.