24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 29 #include "SheafSystem/sec_jcb_ed.h" 33 #include "SheafSystem/jcb_e33.h" 94 const std::string& xsection_suffix,
95 const std::string& xfiber_suffix,
141 bool xauto_access =
true);
153 bool xauto_access =
true);
183 virtual const fiber_type& fiber_prototype()
const;
258 virtual const std::string& class_name()
const;
263 static const std::string& static_class_name();
297 bool fiber_is_ancestor_of(
const any* xother)
const;
302 bool is_ancestor_of(
const any* xother)
const;
307 bool invariant()
const;
323 namespace sec_jcb_algebra
326 #ifndef DOXYGEN_SKIP_UNKNOWN 332 #endif // ifndef DOXYGEN_SKIP_UNKNOWN 344 #endif // ifndef SEC_JCB_E33_H Jacobian of a map from a 3 dimensional domain (u, v, w) to a 3 dimensional Euclidean space (x...
The abstract map from section dof ids to section dof values of heterogeneous type.
virtual sec_jcb_ed * clone() const
Make a new handle, no state instance of current.
The default name space; a poset which contains other posets as members.
void pull(const SJCB &xjcb, const SCOVECTOR &xcovector, SR &xresult, bool xauto_access)
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.
jcb_e33 fiber_type
The fiber type.
void push(const SJCB &xjcb, const SVECTOR &xvector, SR &xresult, bool xauto_access)
Abstract base class with useful features for all objects.
An index within the external ("client") scope of a given id space.
A section of a bundle with fiber type jcb_e33.
A section of a bundle with fiber type jcb_ed.
A section of a fiber bundle with a 3-dimensional Euclidean vector space fiber.
Jacobian of a map from a 3 dimensional domain (u, v, w) to a 3 dimensional Euclidean space (x...
int_type pod_index_type
The plain old data index type.
An abstract section space of Jacobians.
sec_jcb_e33 * 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_e3 range_type
The type of range vector space.
An abstract client handle for a member of a poset.
Namespace for the fiber_bundles component of the sheaf system.
sec_e3 domain_type
The type of domain vector space.
A handle for a poset whose members are numerical representations of sections of a fiber bundle...