Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#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) |
|
inlinestatic |