Classes | Namespaces | Functions
triad.H File Reference
Include dependency graph for triad.H:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Original source file triad.H

Definition in file triad.H.