Loading...
Searching...
No Matches
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

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

Macros

#define defineCoordinateSystemTransform(Op, RetType, Type)

Functions

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

Detailed Description

Original source file coordinateSystem.H

Definition in file coordinateSystem.H.

Macro Definition Documentation

◆ defineCoordinateSystemTransform

#define defineCoordinateSystemTransform ( Op,
RetType,
Type )

Definition at line 983 of file coordinateSystem.H.