Alsvinn  0.5.3
The fast FVM simulator with UQ support
Static Public Member Functions | List of all members
alsfvm::boundary::Neumann Class Reference

#include <alsfvm/boundary/Neumann.hpp>

Static Public Member Functions

__device__ static __host__ void applyBoundary (alsfvm::memory::View< real > &memoryArea, size_t x, size_t y, size_t z, size_t boundaryCell, size_t numberOfGhostCells, bool top, bool xDir, bool yDir, bool zDir)
 

Member Function Documentation

◆ applyBoundary()

__device__ static __host__ void alsfvm::boundary::Neumann::applyBoundary ( alsfvm::memory::View< real > &  memoryArea,
size_t  x,
size_t  y,
size_t  z,
size_t  boundaryCell,
size_t  numberOfGhostCells,
bool  top,
bool  xDir,
bool  yDir,
bool  zDir 
)
inlinestatic

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