, including all inherited members.
axis() const | coordinateSystem | [inline] |
clone() const | coordinateSystem | [inline] |
coordinateSystem() | coordinateSystem | |
coordinateSystem(const word &name, const coordinateSystem &) | coordinateSystem | |
coordinateSystem(const word &name, const point &origin, const coordinateRotation &) | coordinateSystem | |
coordinateSystem(const word &name, const point &origin, const vector &axis, const vector &dirn) | coordinateSystem | |
coordinateSystem(const word &name, const dictionary &) | coordinateSystem | |
coordinateSystem(const dictionary &) | coordinateSystem | |
coordinateSystem(const dictionary &, const objectRegistry &) | coordinateSystem | |
coordinateSystem(Istream &) | coordinateSystem | |
declareRunTimeSelectionTable(autoPtr, coordinateSystem, dictionary,(const word &name, const dictionary &dict),(name, dict)) | coordinateSystem | |
declareRunTimeSelectionTable(autoPtr, coordinateSystem, origRotation,(const word &name, const point &origin, const coordinateRotation &cr),(name, origin, cr)) | coordinateSystem | |
dict(bool ignoreType=false) const | coordinateSystem | [virtual] |
direction() const | coordinateSystem | [inline] |
e1() const | coordinateSystem | [inline] |
e2() const | coordinateSystem | [inline] |
e3() const | coordinateSystem | [inline] |
globalPosition(const point &local) const | coordinateSystem | [inline] |
globalPosition(const pointField &local) const | coordinateSystem | [inline] |
globalToLocal(const vector &, bool translate) const | sphericalCS | [protected, virtual] |
globalToLocal(const vectorField &, bool translate) const | sphericalCS | [protected, virtual] |
globalVector(const vector &local) const | coordinateSystem | [inline] |
globalVector(const vectorField &local) const | coordinateSystem | [inline] |
inDegrees() const | sphericalCS | |
inDegrees() | sphericalCS | |
localPosition(const point &global) const | coordinateSystem | [inline] |
localPosition(const pointField &global) const | coordinateSystem | [inline] |
localToGlobal(const vector &, bool translate) const | sphericalCS | [protected, virtual] |
localToGlobal(const vectorField &, bool translate) const | sphericalCS | [protected, virtual] |
localVector(const vector &global) const | coordinateSystem | [inline] |
localVector(const vectorField &global) const | coordinateSystem | [inline] |
name() const | coordinateSystem | [inline] |
New(const word &name, const dictionary &) | coordinateSystem | [static] |
New(const word &coordType, const word &name, const point &origin, const coordinateRotation &) | coordinateSystem | [static] |
New(Istream &is) | coordinateSystem | [static] |
note() | coordinateSystem | [inline] |
note() const | coordinateSystem | [inline] |
operator!=(const coordinateSystem &, const coordinateSystem &) | coordinateSystem | [friend] |
operator<<(Ostream &, const coordinateSystem &) | coordinateSystem | [friend] |
operator=(const dictionary &) | coordinateSystem | |
origin() const | coordinateSystem | [inline] |
origin() | coordinateSystem | [inline] |
R() const | coordinateSystem | [inline] |
rename(const word &newName) | coordinateSystem | [inline, virtual] |
rotation() const | coordinateSystem | [inline] |
sphericalCS(const bool inDegrees=true) | sphericalCS | |
sphericalCS(const coordinateSystem &, const bool inDegrees=true) | sphericalCS | |
sphericalCS(const word &name, const coordinateSystem &, const bool inDegrees=true) | sphericalCS | |
sphericalCS(const word &name, const point &origin, const coordinateRotation &, const bool inDegrees=true) | sphericalCS | |
sphericalCS(const word &name, const point &origin, const vector &axis, const vector &dirn, const bool inDegrees=true) | sphericalCS | |
sphericalCS(const word &name, const dictionary &) | sphericalCS | |
TypeName("spherical") | sphericalCS | |
Foam::coordinateSystem::TypeName("coordinateSystem") | coordinateSystem | |
write(Ostream &) const | coordinateSystem | [virtual] |
writeDict(Ostream &, bool subDict=true) const | coordinateSystem | [virtual] |
~coordinateSystem() | coordinateSystem | [virtual] |