24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 29 #include "SheafSystem/e1.h" 33 #include "SheafSystem/sec_ed.h" 89 const std::string& xsection_suffix,
90 const std::string& xfiber_suffix,
136 bool xauto_access =
true);
148 bool xauto_access =
true);
157 int xbase_version = CURRENT_HOST_VERSION,
158 bool xauto_access =
true);
180 sec_e1& operator=(
const e1& xfiber);
195 virtual const fiber_type& fiber_prototype()
const;
298 virtual const std::string& class_name()
const;
303 static const std::string& static_class_name();
308 virtual sec_e1* clone()
const;
315 inline sec_e1*
clone(
bool xnew_state,
bool xauto_access =
true)
const 337 bool fiber_is_ancestor_of(
const any* xother)
const;
342 bool is_ancestor_of(
const any* other)
const;
347 bool invariant()
const;
359 #endif // ifndef SEC_E1_H A client handle for a subposet.
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.
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.
Euclidean vector space of dimension 1 (persistent version).
A section of a fiber bundle with a d-dimensional Euclidean vector space fiber.
Abstract base class with useful features for all objects.
sec_e1 * 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...
virtual sec_ed * clone() const
Make a new handle, no state instance of current.
An index within the external ("client") scope of a given id space.
sec_e1 vector_space_type
Type of underlying vector space.
e1 fiber_type
The fiber type.
int_type pod_index_type
The plain old data index type.
A section of a fiber bundle with a 1-dimensional Euclidean vector space fiber.
Euclidean vector space of dimension 1 (volatile version).
An abstract client handle for a member of a poset.
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...