18 #ifndef FIELD_ATP_FUNCS_H 19 #define FIELD_ATP_FUNCS_H 21 #ifndef SHEAF_DLL_SPEC_H 22 #include "SheafSystem/sheaf_dll_spec.h" 32 namespace field_atp_algebra
69 #endif // ifndef FIELD_ATP_FUNCS_H void SHEAF_DLL_SPEC hook(const field_atp &x0, const field_atp &x1, field_atp &xresult, bool xauto_access)
The interior (hook) product of two antisymmetric tensors (pre-allocated version). ...
Namespace for fields component of sheaf system.
A property of type sec_atp as a function of global coordinates.
void SHEAF_DLL_SPEC wedge(const field_atp &x0, const field_atp &x1, field_atp &xresult, bool xauto_access)
The exterior (wedge) product of two antisymmetric tensors (pre-allocated version).
void SHEAF_DLL_SPEC star(const field_atp &x0, field_atp &xresult, bool xauto_access)
The Hodge star operator for antisymmetric tensors (pre-allocated version).