OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
CoordinateSystemTrafo.h File Reference
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

◆ operator<<() [1/2]

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:

◆ operator<<() [2/2]

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: