coordinateSystem.H File Reference
Include dependency graph for coordinateSystem.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  coordinateSystem
 Base class for coordinate system specification, the default coordinate system type is cartesian . More...
 
struct  coordinateSystem::iNew
 Helper for construction of coordinateSystem PtrList. More...
 

Namespaces

 Foam::coordSystem
 Namespace for coordinate systems.
 
 Foam
 Namespace for OpenFOAM.
 

Macros

#define defineCoordinateSystemTransform(Op, RetType, Type)
 

Functions

bool operator!= (const coordinateSystem &a, const coordinateSystem &b)
 Compare inequality. More...
 
Ostream & operator<< (Ostream &os, const coordinateSystem &csys)
 Output operator. More...
 

Detailed Description

Original source file coordinateSystem.H

Definition in file coordinateSystem.H.

Macro Definition Documentation

◆ defineCoordinateSystemTransform

#define defineCoordinateSystemTransform (   Op,
  RetType,
  Type 
)

Definition at line 648 of file coordinateSystem.H.