32 require(precondition_of(\
41 ensure(postcondition_of(\
56 require(precondition_of(\
65 ensure(postcondition_of(\
81 require(precondition_of(\
90 ensure(postcondition_of(\
SHEAF_DLL_SPEC void wedge(const sec_e2 &x0, const sec_e2 &x1, sec_at2_e2 &xresult, bool xauto_access)
The exterior (wedge) product of two antisymmetric tensors (pre-allocated version).
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). ...
sec_atp & property() const
The dependent variable of this field.
A property of type sec_atp as a function of global coordinates.
SHEAF_DLL_SPEC void wedge(const e2 &x0, const e2 &x1, at2_e2 &xresult, bool xauto_access)
The exterior (wedge) product of two antisymmetric tensors (pre-allocated version for persistent types...
SHEAF_DLL_SPEC void hook(const e2 &x0, const e2 &x1, at0 &xresult, bool xauto_access)
The interior (hook) product of two antisymmetric tensors (pre-allocated version for persistent types)...
SHEAF_DLL_SPEC void star(const sec_at2_e2 &x0, sec_at0 &xresult, bool xauto_access)
The Hodge star operator for antisymmetric tensors (pre-allocated version).
SHEAF_DLL_SPEC void hook(const sec_e2 &x0, const sec_e2 &x1, sec_at0 &xresult, bool xauto_access)
The interior (hook) product of two antisymmetric tensors (pre-allocated version for persistent types)...
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).
SHEAF_DLL_SPEC void star(const at2_e2 &x0, at0 &xresult, bool xauto_access)
The Hodge star operator for antisymmetric tensors (pre-allocated version persistent types)...