![]() |
SheafSystem
0.0.0.0
|
Interface for class sec_t2. More...
#include "SheafSystem/sheaf_dll_spec.h"#include "SheafSystem/sec_tp.h"#include "SheafSystem/t2.h"Go to the source code of this file.
Classes | |
| class | fiber_bundle::sec_t2 |
| A section of a bundle with fiber type tp. More... | |
Namespaces | |
| fiber_bundle | |
| Namespace for the fiber_bundles component of the sheaf system. | |
| fiber_bundle::sec_tp_algebra | |
| Namespace containing the algrebra functions for a a section of a fiber bundle with a fiber type tp. | |
Functions | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_tp_algebra::alt (const sec_t2 &x0, sec_at2 &xresult, bool xauto_access) |
| The alternating (antisymmetric) part of tensor x0 (pre-allocated version). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_tp_algebra::alt (const sec_t2 &x0, sec_t2 &xresult, bool xauto_access) |
| The alternating (antisymmetric) part of tensor x0 (pre-allocated version). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_tp_algebra::sym (const sec_t2 &x0, sec_st2 &xresult, bool xauto_access) |
| The symmetric part of tensor x0 (pre-allocated version). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_tp_algebra::sym (const sec_t2 &x0, sec_t2 &xresult, bool xauto_access) |
| The symmetric part of tensor x0 (pre-allocated version). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_tp_algebra::contract (const sec_t2 &x0, int xp, int xq, sec_at0 &xresult, bool xauto_access) |
| Contraction on contravariant index xp and covariant index xq (pre-allocated version). More... | |
| SHEAF_DLL_SPEC void | fiber_bundle::sec_tp_algebra::tensor (const sec_at1 &x0, const sec_at1 &x1, sec_t2 &xresult, bool xauto_access) |
Interface for class sec_t2.
Definition in file sec_t2.h.