25 #include "SheafSystem/field_ed.h" 37 require(precondition_of(\
50 ensure(postcondition_of(\
67 require(precondition_of(\
80 ensure(postcondition_of(\
SHEAF_DLL_SPEC void lower(const met &xmetric, const ed &xvector, ed &xresult, bool xauto_access)
Lower vector (pre-allocated version for persistent type).
sec_ed & property() const
The dependent variable of this field.
SHEAF_DLL_SPEC void lower(const sec_met &xmetric, const sec_ed &xvector, sec_ed &xresult, bool xauto_access)
Lower vector (pre-allocated version).
void SHEAF_DLL_SPEC lower(const field_met &xmetric, const field_ed &xvector, field_ed &xresult, bool xauto_access)
Lower vector (pre-allocated version).
A property of type sec_ed as a function of global coordinates.
sec_met & property() const
The dependent variable of this field.
void SHEAF_DLL_SPEC raise(const field_met &xmetric, const field_ed &xcovector, field_ed &xresult, bool xauto_access)
Raise covector (pre-allocated version).
SHEAF_DLL_SPEC void raise(const sec_met &xmetric, const sec_ed &xcovector, sec_ed &xresult, bool xauto_access)
Raise covector (pre-allocated version).
A property of type sec_met as a function of global coordinates.