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

#include <alsfvm/boundary/Periodic.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ applyBoundary()

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

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