SheafSystem  0.0.0.0
sec_met_e1.h File Reference

Interface for class sec_met_e1. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/sec_met_ed.h"
#include "SheafSystem/met_e1.h"

Go to the source code of this file.

Classes

class  fiber_bundle::sec_met_e1
 A section of a bundle with fiber type met_e1. 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_e1 &xmetric, const sec_e1 &xvector, sec_e1 &xresult, bool xauto_access)
 Lower vector (pre-allocated version). More...
 
SHEAF_DLL_SPEC void fiber_bundle::sec_met_algebra::raise (const sec_met_e1 &xmetric, const sec_e1 &xvector, sec_e1 &xresult, bool xauto_access)
 Raise covector (pre-allocated version). More...
 

Detailed Description

Interface for class sec_met_e1.

Definition in file sec_met_e1.h.