17#ifndef Pb_Hydraulique_included
18#define Pb_Hydraulique_included
20#include <Pb_Fluide_base.h>
22#include <Navier_Stokes_std.h>
class Equation_base The role of an equation is the calculation of one or more fields....
Milieu_base This class is the base of the (physical) medium hierarchy.
Navier_Stokes_std This class carries the terms of the momentum equation.
Pb_Fluide_base This class provides a base class for.
Pb_Hydraulique This class represents a standard hydraulic problem in which.
void associer_milieu_base(const Milieu_base &) override
Associates the medium to the problem.
const Equation_base & equation(int) const override
Returns the hydraulic equation of type Navier_Stokes_std if i=0, exits otherwise.
int nombre_d_equations() const override
Navier_Stokes_std eq_hydraulique