Go to the source code of this file.
Classes | |
class | triad |
Representation of a 3D Cartesian coordinate system as a Vector of vectors. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
Istream & | operator>> (Istream &, triad &) |
Ostream & | operator<< (Ostream &, const triad &) |
scalar | diff (const triad &A, const triad &B) |
Return a quantity of the difference between two triads. More... | |
template<> | |
bool | contiguous< triad > () |
Data associated with quaternion type are contiguous. More... | |