Rot3.h File Reference

Detailed Description

#include <core/math/Matrix3.h>
#include <core/math/Quaternion.h>
#include <type_traits>

Classes

class  walberla::math::Rot3< Type >
 Rotation class which merges quaternion and matrix representation. More...
 
struct  walberla::mpi::BufferSizeTrait< math::Rot3< V > >
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::math
 
 walberla::mpi
 

Functions

template<typename Type >
std::ostream & walberla::math::operator<< (std::ostream &os, const Rot3< Type > &r)
 
template<typename T , typename G , typename V >
mpi::GenericSendBuffer< T, G > & walberla::mpi::operator<< (mpi::GenericSendBuffer< T, G > &buf, const math::Rot3< V > &obj)
 
template<typename T , typename V >
mpi::GenericRecvBuffer< T > & walberla::mpi::operator>> (mpi::GenericRecvBuffer< T > &buf, math::Rot3< V > &objparam)