24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 29 #include "SheafSystem/met.h" 165 virtual const std::string& class_name()
const;
170 static const std::string& static_class_name();
193 virtual bool is_ancestor_of(
const any_lite& xother)
const;
198 bool invariant()
const;
228 static const poset_path& standard_schema_path();
316 virtual const volatile_type& lite_prototype()
const;
321 virtual volatile_type* lite_type()
const;
414 virtual const std::string& class_name()
const;
419 static const std::string& static_class_name();
424 virtual met_ed* clone()
const;
431 inline met_ed*
clone(
bool xnew_state,
bool xauto_access =
true)
const 452 bool is_ancestor_of(
const any* xother)
const;
457 bool invariant()
const;
467 #endif // ifndef MET_ED_H met_ed * clone(bool xnew_state, bool xauto_access=true) const
Make a new handle instance of current. Attach the new instance to a new state if xnew_state is true...
The default name space; a poset which contains other posets as members.
The standard fiber bundles name space; extends the standard sheaves namespace by defining base space...
virtual met * clone() const
Make a new handle, no state instance of current.
A client handle for a general, abstract partially order set.
A metric tensor over a d-dimensional Euclidean vector space (persistent version). ...
A path defined by a poset name and a member name separated by a forward slash ('/'). For example: "cell_definitions/triangle".
A metric tensor over a d-dimensional Euclidean vector space (volatile version).
A metric tensor over an abstract vector space (volatile version).
A metric tensor over an abstract vector space (persistent version).
Abstract base class with useful features for all volatile objects.
Abstract base class with useful features for all objects.
met_ed_lite volatile_type
The associated volatile type.
An index within the external ("client") scope of a given id space.
int_type pod_index_type
The plain old data index type.
An abstract client handle for a member of a poset.
An abstract symmetric tensor space of degree p.
Namespace for the fiber_bundles component of the sheaf system.
Row dofs type for class vd.