SheafSystem
0.0.0.0
|
Interface for class sec_atp. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/sec_tp.h"
#include "SheafSystem/atp.h"
Go to the source code of this file.
Classes | |
class | fiber_bundle::sec_atp |
A section of a bundle with fiber type atp. 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_atp &x0, const sec_atp &x1, sec_atp &xresult, bool xauto_access) |
The interior (hook) product of two antisymmetric tensors (pre-allocated version). More... | |
SHEAF_DLL_SPEC void | fiber_bundle::sec_atp_algebra::star (const sec_atp &x0, sec_atp &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_atp &x0, const sec_atp &x1, sec_atp &xresult, bool xauto_access) |
The exterior (wedge) product of two antisymmetric tensors (pre-allocated version). More... | |
Interface for class sec_atp.
Definition in file sec_atp.h.