Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Member Functions | List of all members
fub::RotateAxis< Base > Class Template Reference

#include <RotateAxis.hpp>

Public Member Functions

 RotateAxis (const Base &base)
 
double ComputeDistanceTo (std::array< double, 3 > x) const noexcept
 

Constructor & Destructor Documentation

◆ RotateAxis()

template<typename Base >
fub::RotateAxis< Base >::RotateAxis ( const Base &  base)
inline

Member Function Documentation

◆ ComputeDistanceTo()

template<typename Base >
double fub::RotateAxis< Base >::ComputeDistanceTo ( std::array< double, 3 >  x) const
inlinenoexcept

The documentation for this class was generated from the following file: