MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / coordinateSystem

Class coordinateSystem

src/meshTools/coordinateSystems/coordinateSystem.H:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79// Forward declaration of friend functions and operators
80
81class coordinateSystem;
82
83bool operator!=(const coordinateSystem&, const coordinateSystem&);
84Ostream& operator<<(Ostream&, const coordinateSystem&);

Callers 12

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
readFunction · 0.85
readFunction · 0.85
mixerFvMesh.CFile · 0.85
coordinateSystem.CFile · 0.85
cartesianCS.CFile · 0.85
cylindricalCS.CFile · 0.85

Calls 1

updateCellsMethod · 0.45

Tested by

no test coverage detected