Alsvinn  0.5.3
The fast FVM simulator with UQ support
Static Public Member Functions | List of all members
alsfvm::reconstruction::MM< Equation > Class Template Reference

#include <alsfvm/reconstruction/MM.hpp>

Static Public Member Functions

__device__ static __host__ void reconstruct (Equation eq, typename Equation::ConstViews &in, size_t x, size_t y, size_t z, typename Equation::Views &leftView, typename Equation::Views &rightView, bool xDir, bool yDir, bool zDir)
 
__device__ static __host__ size_t getNumberOfGhostCells ()
 

Member Function Documentation

◆ getNumberOfGhostCells()

template<class Equation >
__device__ static __host__ size_t alsfvm::reconstruction::MM< Equation >::getNumberOfGhostCells ( )
inlinestatic

◆ reconstruct()

template<class Equation >
__device__ static __host__ void alsfvm::reconstruction::MM< Equation >::reconstruct ( Equation  eq,
typename Equation::ConstViews &  in,
size_t  x,
size_t  y,
size_t  z,
typename Equation::Views &  leftView,
typename Equation::Views &  rightView,
bool  xDir,
bool  yDir,
bool  zDir 
)
inlinestatic

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