Go to the source code of this file.
Classes | |
class | NSKernel |
This class couples together all the variables for the compressible Navier-Stokes equations to allow them to be used in derived Kernel classes. More... | |
Functions | |
template<> | |
InputParameters | validParams< NSKernel > () |
InputParameters validParams< NSKernel > | ( | ) |
Definition at line 22 of file NSKernel.C.
Referenced by validParams< NSEnergyInviscidFlux >(), validParams< NSEnergyThermalFlux >(), validParams< NSEnergyViscousFlux >(), validParams< NSGravityForce >(), validParams< NSMassInviscidFlux >(), validParams< NSMomentumInviscidFlux >(), validParams< NSMomentumInviscidFluxWithGradP >(), validParams< NSMomentumViscousFlux >(), and validParams< NSSUPGBase >().