SheafSystem  0.0.0.0
field_tp.h File Reference

Interface for class field_tp. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/field_vd.h"
#include "SheafSystem/field_tp_funcs.h"

Go to the source code of this file.

Classes

class  fields::field_tp
 A property of type sec_tp 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_tpfields::operator>> (const field_tp &xsrc, field_tp &xdst)
 Pushes xsrc.property() to xdst.property(). More...
 
SHEAF_DLL_SPEC std::ostream & fields::operator<< (std::ostream &xos, const field_tp &xfield)
 Inserts field_tp xfield into ostream xos. More...
 

Variables

class SHEAF_DLL_SPEC fiber_bundle::sec_tp
 
class SHEAF_DLL_SPEC fiber_bundle::tp
 
class SHEAF_DLL_SPEC fiber_bundle::tp_lite
 

Detailed Description

Interface for class field_tp.

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_tp.h.