waLBerla 7.3
Loading...
Searching...
No Matches
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

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::math
namespace  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)