SheafSystem  0.0.0.0
sec_met.h File Reference

Interface for class sec_met. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/sec_st2.h"
#include "SheafSystem/met.h"

Go to the source code of this file.

Classes

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

Detailed Description

Interface for class sec_met.

Definition in file sec_met.h.