25 #ifndef FIELD_ST3_E3_H 26 #define FIELD_ST3_E3_H 28 #ifndef SHEAF_DLL_SPEC_H 29 #include "SheafSystem/sheaf_dll_spec.h" 33 #include "SheafSystem/field_st3.h" 38 class SHEAF_DLL_SPEC sec_ed;
39 class SHEAF_DLL_SPEC sec_st3_e3;
40 class SHEAF_DLL_SPEC st3_e3;
41 class SHEAF_DLL_SPEC st3_e3_lite;
132 bool same_property_fiber_schema(
const field_st3_e3& xother,
133 bool xauto_access)
const;
158 virtual const std::string& class_name()
const;
163 static const std::string& static_class_name();
168 virtual bool is_ancestor_of(
const any* xother)
const;
178 virtual bool invariant()
const;
209 #endif // ifndef FIELD_ST3_E3_H A section of a bundle with fiber type st3_e3.
Namespace for fields component of sheaf system.
The default name space; a poset which contains other posets as members.
A symmetric rank 3 tensor over a 3D Euclidean vector space (persistent version).
A path defined by a poset name and a member name separated by a forward slash ('/'). For example: "cell_definitions/triangle".
SHEAF_DLL_SPEC field_st3_e3 & operator>>(const field_st3_e3 &xsrc, field_st3_e3 &xdst)
Pushes xsrc.property() to xdst.property().
A client handle for a member of a base space poset.
A property of type sec_st3 as a function of global coordinates.
A section of a fiber bundle with a d-dimensional Euclidean vector space fiber.
Abstract base class with useful features for all objects.
An abstract invertible section of a fiber bundle with a d-dimensional base space and a d-dimensional ...
sec_ed coordinates_section_type
The coordinates section type.
A vd-valued property as a function of global coordinates.
A symmetric rank 3 tensor over a Euclidean vector space of dimension 3. (volatile version)...
A property of type sec_st3_e3 as a function of global coordinates.
Namespace for the fiber_bundles component of the sheaf system.
sec_st3_e3 property_section_type
Typedefs:
SHEAF_DLL_SPEC std::ostream & operator<<(std::ostream &os, const binary_index &xbi)
Insert binary_index& xbi into ostream& os.