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 row vectors. More...
 
struct  is_contiguous< triad >
 Contiguous data for triad. More...
 
struct  is_contiguous_scalar< triad >
 Contiguous 'scalar' data for triad. More...
 

Namespaces

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

Detailed Description

Original source file triad.H

Definition in file triad.H.