21 #ifndef D_UNIFORM_POINT_LOCATOR_H 22 #define D_UNIFORM_POINT_LOCATOR_H 24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 28 #ifndef POINT_LOCATOR_H 29 #include "SheafSystem/point_locator.h" 37 class section_evaluator;
38 class structured_block;
48 template <
int DC,
int DB>
72 virtual bool invariant()
const;
146 virtual void update();
201 #endif // D_UNIFORM_POINT_LOCATOR_H
A client handle for a base space member which represents a homgeneous collection of local cells...
A section of a fiber bundle with a d-dimensional Euclidean vector space fiber.
unsigned long size_type
An unsigned integral type used to represent sizes and capacities.
An abstract local section evaluator; a map from {local coordinates x dofs} to section value...
double sec_vd_dof_type
The type of degree of freedom in the section space.
An auto_block with a no-initialization initialization policy.
Namespace for the fiber_bundles component of the sheaf system.
Namespace for geometry component of sheaf system.
vd_value_type sec_vd_value_type
The type of component in the value of a section at a point.
An abstract point location query in domains with global coordinate dimension dc and local coordinate ...