24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 29 #include "SheafSystem/sec_ed.h" 33 #include "SheafSystem/e4.h" 89 const std::string& xsection_suffix,
90 const std::string& xfiber_suffix,
130 bool xauto_access =
true);
143 bool xauto_access =
true);
152 int xbase_version = CURRENT_HOST_VERSION,
153 bool xauto_access =
true);
175 sec_e4& operator=(
const e4& xfiber);
190 virtual const fiber_type& fiber_prototype()
const;
287 virtual const std::string& class_name()
const;
292 static const std::string& static_class_name();
297 virtual sec_e4* clone()
const;
304 inline sec_e4*
clone(
bool xnew_state,
bool xauto_access =
true)
const 326 bool fiber_is_ancestor_of(
const any* xother)
const;
331 bool is_ancestor_of(
const any* other)
const;
336 bool invariant()
const;
350 #ifndef DOXYGEN_1_5_4_SKIP_UNKNOWN 357 #endif // ifndef DOXYGEN_1_5_4_SKIP_UNKNOWN 473 #endif // ifndef SEC_E4_H A client handle for a subposet.
Euclidean vector space of dimension 4 (persistent version).
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.
sec_at0 atp_type
Type of antisymmetric tensor of degree 0 over sec_e4.
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.
sec_e4 stp_type
Type of symmetric tensor of degree 1 over sec_e4.
sec_e4 tp_type
Type of general tensor of degree 1 over sec_e4.
void stp_type
Type of antisymmetric tensor of degree 3 over sec_e4.
void atp_type
Type of antisymmetric tensor of degree 2 over sec_e4.
void stp_type
Type of symmetric tensor of degree 2 over sec_e4.
A section of a fiber bundle with a d-dimensional Euclidean vector space fiber.
Abstract base class with useful features for all objects.
virtual sec_ed * clone() const
Make a new handle, no state instance of current.
sec_at0 stp_type
Type of symmetric tensor of degree 0 over sec_e4.
An index within the external ("client") scope of a given id space.
sec_e4 * 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...
sec_e4 atp_type
Type of antisymmetric tensor of degree 1 over sec_e4.
sec_e4 vector_space_type
Type of underlying vector space.
Tensor types of degree P over VECTOR_TYPE. Must be specialized for every supported combination of VEC...
e4 fiber_type
The fiber type.
Euclidean vector space of dimension 4 (volatile version).
sec_at0 tp_type
Type of general tensor of degree 0 over sec_e4.
void tp_type
Type of general tensor of degree 3 over sec_e4.
A section of a fiber bundle with a 4-dimensional Euclidean vector space fiber.
An abstract client handle for a member of a poset.
Namespace for the fiber_bundles component of the sheaf system.
void tp_type
Type of general tensor of degree 2 over sec_e4.
Antisymetric tensor of degree 0. As the degree is 0 there is nothing to be symmetric or antisymmetric...
SHEAF_DLL_SPEC std::ostream & operator<<(std::ostream &os, const binary_index &xbi)
Insert binary_index& xbi into ostream& os.
A handle for a poset whose members are numerical representations of sections of a fiber bundle...