24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 29 #include "SheafSystem/sec_ed.h" 33 #include "SheafSystem/e2.h" 38 class fiber_bundles_namespace;
90 const std::string& xsection_suffix,
91 const std::string& xfiber_suffix,
137 bool xauto_access =
true);
151 bool xauto_access =
true);
160 int xbase_version = CURRENT_HOST_VERSION,
161 bool xauto_access =
true);
183 sec_e2& operator=(
const e2& xfiber);
198 virtual const fiber_type& fiber_prototype()
const;
301 virtual const std::string& class_name()
const;
306 static const std::string& static_class_name();
311 virtual sec_e2* clone()
const;
318 inline sec_e2*
clone(
bool xnew_state,
bool xauto_access =
true)
const 340 bool fiber_is_ancestor_of(
const any* xother)
const;
345 bool is_ancestor_of(
const any* xother)
const;
350 bool invariant()
const;
469 #endif // ifndef SEC_E2_H sec_st2_e2 stp_type
Type of symmetric tensor of degree 2 over sec_e2.
A client handle for a subposet.
sec_e2 vector_space_type
Type of underlying vector space.
The abstract map from section dof ids to section dof values of heterogeneous type.
Euclidean vector space of dimension 2 (persistent version).
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.
A section of a bundle with fiber type st2_e2.
sec_at0 stp_type
Type of symmetric tensor of degree 0 over sec_e2.
A section of a fiber bundle with a d-dimensional Euclidean vector space fiber.
Abstract base class with useful features for all objects.
A section of a bundle with fiber type at2_e2.
Euclidean vector space of dimension 2 (volatile version).
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.
Tensor types of degree P over VECTOR_TYPE. Must be specialized for every supported combination of VEC...
sec_at2_e2 atp_type
Type of antisymmetric tensor of degree 2 over sec_e2.
sec_at0 atp_type
Type of antisymmetric tensor of degree 0 over sec_e2.
sec_t2_e2 tp_type
Type of general tensor of degree 2 over sec_e2.
sec_e2 tp_type
Type of general tensor of degree 1 over sec_e2.
int_type pod_index_type
The plain old data index type.
A section of a bundle with fiber type t2_e2.
sec_e2 stp_type
Type of symmetric tensor of degree 1 over sec_e2.
e2 fiber_type
The fiber type.
sec_e2 atp_type
Type of antisymmetric tensor of degree 1 over sec_e2.
sec_e2 * 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...
An abstract client handle for a member of a poset.
sec_at0 tp_type
Type of general tensor of degree 0 over sec_e2.
Namespace for the fiber_bundles component of the sheaf system.
Antisymetric tensor of degree 0. As the degree is 0 there is nothing to be symmetric or antisymmetric...
A section of a fiber bundle with a 2-dimensional Euclidean vector space fiber.
A handle for a poset whose members are numerical representations of sections of a fiber bundle...