16#ifndef Navier_Stokes_QC_included
17#define Navier_Stokes_QC_included
19#include <Navier_Stokes_Fluide_Dilatable_base.h>
Base class carrying the terms of the momentum equation for a fluid without turbulence modelling under...
Carries the terms of the momentum equation for a quasi-compressible fluid without turbulence modellin...
void completer() override
Completes the base equation: associates pressure, completes divergence, gradient and pressure solver.
int impr(Sortie &os) const override
Prints the equation operators to an output stream, unconditionally.
Base class for output streams.