Go to the source code of this file.
|
class | triad |
| Representation of a 3D Cartesian coordinate system as a Vector of vectors. More...
|
|
|
| Foam |
| Namespace for OpenFOAM.
|
|
|
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...
|
|
Original source file triad.H
Definition in file triad.H.