SheafSystem  0.0.0.0
field_atp.h File Reference

Interface for class field_atp. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/field_tp.h"
#include "SheafSystem/field_atp_funcs.h"

Go to the source code of this file.

Classes

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

Variables

class SHEAF_DLL_SPEC fiber_bundle::sec_atp
 
class SHEAF_DLL_SPEC fiber_bundle::atp
 
class SHEAF_DLL_SPEC fiber_bundle::atp_lite
 

Detailed Description

Interface for class field_atp.

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