24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 29 #include "SheafSystem/sec_stp.h" 33 #include "SheafSystem/st4.h" 115 bool xauto_access =
true);
127 bool xauto_access =
true);
136 int xbase_version = CURRENT_HOST_VERSION,
137 bool xauto_access =
true);
167 virtual const fiber_type& fiber_prototype()
const;
242 virtual const std::string& class_name()
const;
247 static const std::string& static_class_name();
252 virtual sec_st4* clone()
const;
281 bool fiber_is_ancestor_of(
const any* xother)
const;
286 bool is_ancestor_of(
const any* xother)
const;
291 bool invariant()
const;
305 #endif // ifndef SEC_ST4_H An abstract symmetric tensor section space of degree p.
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 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.
A symmetric rank 4 tensor over an abstract vector space (persistent version).
Abstract base class with useful features for all objects.
An index within the external ("client") scope of a given id space.
A section of a bundle with fiber type stp.
virtual sec_stp * clone() const
Make a new handle, no state instance of current.
int_type pod_index_type
The plain old data index type.
A section of a bundle with fiber type st4.
st4 fiber_type
The fiber type.
An abstract client handle for a member of a poset.
sec_st4 * 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...
Namespace for the fiber_bundles component of the sheaf system.
A symmetric rank 4 tensor over an abstract vector space. (volatile version).
A handle for a poset whose members are numerical representations of sections of a fiber bundle...