SheafSystem  0.0.0.0
field_ed.h File Reference

Interface for class field_ed. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/field_at1.h"
#include "SheafSystem/field_ed_funcs.h"

Go to the source code of this file.

Classes

class  fields::field_ed
 A property of type sec_ed as a function of global coordinates. More...
 

Namespaces

 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 
 fields
 Namespace for fields component of sheaf system.
 

Functions

SHEAF_DLL_SPEC field_edfields::operator>> (const field_ed &xsrc, field_ed &xdst)
 Pushes xsrc.property() to xdst.property(). More...
 
SHEAF_DLL_SPEC std::ostream & fields::operator<< (std::ostream &xos, const field_ed &xfield)
 Inserts field_ed xfield into ostream xos. More...
 

Variables

class SHEAF_DLL_SPEC fiber_bundle::ed
 
class SHEAF_DLL_SPEC fiber_bundle::ed_lite
 

Detailed Description

Interface for class field_ed.

CAUTION: Normally this file should NOT be edited. It is machine generated. If you need to make permanent changes, edit the code template and rerun the generator instead.

Definition in file field_ed.h.