21 template<
class BoundaryConditions>
46 size_t numberOfGhostCells;
Definition: BoundaryCUDA.hpp:22
The Volume class represents a volume (a collection of cells with values for each cell (eg...
Definition: Volume.hpp:30
BoundaryCUDA(size_t numberOfGhostCells)
Definition: Boundary.hpp:23
const grid::Grid & grid
Definition: NumericalFluxFactory.cpp:104
virtual void applyBoundaryConditions(volume::Volume &volume, const grid::Grid &grid)
Various utility functions to implement the tecno flux.
Definition: types.hpp:30