OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
CoordinateSystemTrafo.h File Reference
#include "Algorithms/Vektor.h"
#include "Algorithms/Quaternion.h"
#include "AppTypes/Tenzor.h"
Include dependency graph for CoordinateSystemTrafo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoordinateSystemTrafo
 

Functions

std::ostream & operator<< (std::ostream &os, const CoordinateSystemTrafo &trafo)
 
Informoperator<< (Inform &os, const CoordinateSystemTrafo &trafo)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const CoordinateSystemTrafo trafo 
)
inline

Definition at line 40 of file CoordinateSystemTrafo.h.

References CoordinateSystemTrafo::print().

Here is the call graph for this function:

Inform& operator<< ( Inform os,
const CoordinateSystemTrafo trafo 
)
inline

Definition at line 46 of file CoordinateSystemTrafo.h.

References Inform::getStream(), and CoordinateSystemTrafo::print().

Here is the call graph for this function: