This is the complete list of members for coordinateRotation, including all inherited members.
| clone() const =0 | coordinateRotation | pure virtual |
| declareRunTimeSelectionTable(autoPtr, coordinateRotation, dictionary,(const dictionary &dict),(dict)) | coordinateRotation | |
| declareRunTimeSelectionTable(autoPtr, coordinateRotation, points,(const dictionary &dict, const UList< vector > &points),(dict, points)) | coordinateRotation | |
| e1() const =0 | coordinateRotation | pure virtual |
| e2() const =0 | coordinateRotation | pure virtual |
| e3() const =0 | coordinateRotation | pure virtual |
| invTransform(const vector &v) const =0 | coordinateRotation | pure virtual |
| invTransform(const vectorField &vf) const =0 | coordinateRotation | pure virtual |
| New(const dictionary &dict, const UList< vector > &points) | coordinateRotation | static |
| New(const dictionary &dict) | coordinateRotation | static |
| R() const =0 | coordinateRotation | pure virtual |
| transform(const vector &v) const =0 | coordinateRotation | pure virtual |
| transform(const vectorField &vf) const =0 | coordinateRotation | pure virtual |
| transform(const vector &p, const tensor &t) const =0 | coordinateRotation | pure virtual |
| transform(const tensorField &tf) const =0 | coordinateRotation | pure virtual |
| transformDiagTensor(const vector &p, const vector &v) const =0 | coordinateRotation | pure virtual |
| transformDiagTensor(const vectorField &vf) const =0 | coordinateRotation | pure virtual |
| transformVectorDiagTensor(const tensor &, const vector &) const | coordinateRotation | protected |
| TypeName("coordinateRotation") | coordinateRotation | |
| uniform() const | coordinateRotation | inlinevirtual |
| updatePoints(const UList< vector > &points)=0 | coordinateRotation | pure virtual |
| write(Ostream &) const =0 | coordinateRotation | pure virtual |
| ~coordinateRotation() | coordinateRotation | inlinevirtual |