![]() |
SheafSystem
0.0.0.0
|
Interface for class sec_at2_e3. More...
#include "SheafSystem/sheaf_dll_spec.h"#include "SheafSystem/sec_at2.h"#include "SheafSystem/at2_e3.h"Go to the source code of this file.
Classes | |
| class | fiber_bundle::sec_at2_e3 |
| A section of a bundle with fiber type at2_e3. More... | |
Namespaces | |
| fiber_bundle | |
| Namespace for the fiber_bundles component of the sheaf system. | |
| fiber_bundle::sec_atp_algebra | |
| Namespace containing the algrebra functions for a a section of a fiber bundle with a fiber type atp. | |
Functions | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_atp_algebra::hook (const sec_e3 &x0, const sec_e3 &x1, sec_at0 &xresult, bool xauto_access) |
| The interior (hook) product of two antisymmetric tensors (pre-allocated version for persistent types). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_atp_algebra::hook (const sec_at2_e3 &x0, const sec_e3 &x1, sec_e3 &xresult, bool xauto_access) |
| The interior (hook) product of two antisymmetric tensors (pre-allocated version for persistent types). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_atp_algebra::star (const sec_at2_e3 &x0, sec_e3 &xresult, bool xauto_access) |
| The Hodge star operator for antisymmetric tensors (pre-allocated version). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_atp_algebra::star (const sec_e3 &x0, sec_at2_e3 &xresult, bool xauto_access) |
| The Hodge star operator for antisymmetric tensors (pre-allocated version). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_atp_algebra::wedge (const sec_e3 &x0, const sec_e3 &x1, sec_at2_e3 &xresult, bool xauto_access) |
| The exterior (wedge) product of two antisymmetric tensors (pre-allocated version). More... | |
Interface for class sec_at2_e3.
Definition in file sec_at2_e3.h.