OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
CoordinateSystemTrafo.h File Reference
#include <Kokkos_Core.hpp>
#include "Algorithms/Matrix.h"
#include "Algorithms/Quaternion.hpp"
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
 Rigid spatial transform between a parent frame and a local frame. More...
 

Functions

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

Function Documentation

◆ operator<<() [1/2]

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

Definition at line 137 of file CoordinateSystemTrafo.h.

References 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 132 of file CoordinateSystemTrafo.h.

References CoordinateSystemTrafo::print().

Here is the call graph for this function: