SheafSystem
0.0.0.0
|
Interface for class sec_met_e3. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/sec_met_ed.h"
#include "SheafSystem/met_e3.h"
Go to the source code of this file.
Classes | |
class | fiber_bundle::sec_met_e3 |
A section of a bundle with fiber type met_e3. More... | |
Namespaces | |
fiber_bundle | |
Namespace for the fiber_bundles component of the sheaf system. | |
fiber_bundle::sec_met_algebra | |
Namespace containing the algrebra functions for a a section of a fiber bundle with a fiber type met. | |
Functions | |
SHEAF_DLL_SPEC void | fiber_bundle::sec_met_algebra::lower (const sec_met_e3 &xmetric, const sec_e3 &xvector, sec_e3 &xresult, bool xauto_access) |
Lower vector (pre-allocated version). More... | |
SHEAF_DLL_SPEC void | fiber_bundle::sec_met_algebra::raise (const sec_met_e3 &xmetric, const sec_e3 &xvector, sec_e3 &xresult, bool xauto_access) |
Raise covector (pre-allocated version). More... | |
Interface for class sec_met_e3.
Definition in file sec_met_e3.h.