This namespace contains classes representing the different PDEs Hexed can solve. More...
Classes | |
class | Advection |
class | Fix_therm_admis |
class | Navier_stokes |
class | Smooth_art_visc |
This namespace contains classes representing the different PDEs Hexed can solve.
They are all possible arguments to the Spatial
class template. They define the organization of the state data, fluxes, and speeds of information propagation for computing time steps.