The Volume class represents a volume (a collection of cells with values for each cell (eg...
Definition: Volume.hpp:30
virtual ~Boundary()
Since we inherit, we have an empty virtual constructor.
Definition: Boundary.hpp:34
Definition: Boundary.hpp:23
virtual void applyBoundaryConditions(volume::Volume &volume, const grid::Grid &grid)=0
const grid::Grid & grid
Definition: NumericalFluxFactory.cpp:104
Various utility functions to implement the tecno flux.
Definition: types.hpp:30