SheafSystem
0.0.0.0
|
Interface for class sec_jcb. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/sec_vd.h"
#include "SheafSystem/jcb.h"
Go to the source code of this file.
Classes | |
class | fiber_bundle::sec_jcb |
A section of a bundle with fiber type jcb. More... | |
Namespaces | |
fiber_bundle | |
Namespace for the fiber_bundles component of the sheaf system. | |
fiber_bundle::sec_jcb_algebra | |
Namespace containing the algrebra functions for a a section of a fiber bundle with a fiber type jcb. | |
Functions | |
SHEAF_DLL_SPEC void | fiber_bundle::sec_jcb_algebra::push (const sec_jcb &xjcb, const sec_at1 &xvector, sec_at1 &xresult, bool xauto_access) |
Push vector forward (pre-allocated version). More... | |
SHEAF_DLL_SPEC void | fiber_bundle::sec_jcb_algebra::pull (const sec_jcb &xjcb, const sec_at1 &xcovector, sec_at1 &xresult, bool xauto_access) |
Pull covector back (pre-allocated version). More... | |
Interface for class sec_jcb.
Definition in file sec_jcb.h.