OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Classes | Functions
CoordinateSystemTrafo.h File Reference
#include "Algorithms/BoostMatrix.h"
#include "Algorithms/Vektor.h"
#include "Algorithms/Quaternion.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 41 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 47 of file CoordinateSystemTrafo.h.

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

Here is the call graph for this function: