24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 29 #include "SheafSystem/sec_tp.h" 33 #include "SheafSystem/stp.h" 121 bool xauto_access =
true);
133 bool xauto_access =
true);
142 int xbase_version = CURRENT_HOST_VERSION,
143 bool xauto_access =
true);
173 virtual const fiber_type& fiber_prototype()
const;
234 virtual const std::string& class_name()
const;
239 static const std::string& static_class_name();
244 virtual sec_stp* clone()
const;
273 host_type* host()
const;
297 bool fiber_is_ancestor_of(
const any* xother)
const;
302 bool is_ancestor_of(
const any* xother)
const;
307 bool invariant()
const;
330 namespace sec_stp_algebra
343 #endif // ifndef SEC_STP_H An abstract symmetric tensor section space of degree p.
A symmetric tensor of degree p over an abstract vector space.
The abstract map from section dof ids to section dof values of heterogeneous type.
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...
A client handle for a general, abstract partially order set.
A path defined by a poset name and a member name separated by a forward slash ('/'). For example: "cell_definitions/triangle".
A member of a sec_rep_space; a section.
sec_stp_space host_type
The type of host poset.
Abstract base class with useful features for all objects.
An index within the external ("client") scope of a given id space.
sec_stp * 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...
A section of a bundle with fiber type stp.
stp fiber_type
The fiber type.
virtual sec_tp * clone() const
Make a new handle, no state instance of current.
int_type pod_index_type
The plain old data index type.
An abstract client handle for a member of a poset.
A symmetric tensor of degree p over an abstract vector space (volatile version).
Namespace for the fiber_bundles component of the sheaf system.
A section of a bundle with fiber type tp.
A handle for a poset whose members are numerical representations of sections of a fiber bundle...