24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 29 #include "SheafSystem/sec_atp.h" 33 #include "SheafSystem/at1.h" 122 bool xauto_access =
true);
134 bool xauto_access =
true);
143 int xbase_version = CURRENT_HOST_VERSION,
144 bool xauto_access =
true);
174 virtual const fiber_type& fiber_prototype()
const;
249 virtual const std::string& class_name()
const;
254 static const std::string& static_class_name();
259 virtual sec_at1* clone()
const;
288 host_type* host()
const;
312 bool fiber_is_ancestor_of(
const any* xother)
const;
317 bool is_ancestor_of(
const any* xother)
const;
322 bool invariant()
const;
335 #endif // ifndef SEC_AT1_H The abstract map from section dof ids to section dof values of heterogeneous type.
A space of scalars viewed as an antisymmetric tensor section space of degree 1.
The default name space; a poset which contains other posets as members.
A general antisymmetric tensor of degree 1 over an abstract vector space (persistent version)...
The standard fiber bundles name space; extends the standard sheaves namespace by defining base space...
A general antisymmetric tensor of degree 1 over an abstract vector space (volatile version)...
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.
at1 fiber_type
The fiber type.
A section of a bundle with fiber type at1.
Abstract base class with useful features for all objects.
sec_at1_space host_type
The type of host poset.
An index within the external ("client") scope of a given id space.
virtual sec_atp * clone() const
Make a new handle, no state instance of current.
A section of a bundle with fiber type atp.
int_type pod_index_type
The plain old data index type.
An abstract client handle for a member of a poset.
sec_at1 * 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 handle for a poset whose members are numerical representations of sections of a fiber bundle...