19#include <Navier_Stokes_std.h>
83 Declare_instanciable(
Piso);
97 void add_penality_term(
Navier_Stokes_std& , DoubleTrav& resu , DoubleTrav& gradP);
Class defining operators and methods for all reading operation in an input flow (file,...
class Equation_base The role of an equation is the calculation of one or more fields....
Matrice_Morse class - Represents a (sparse) matrix M, not necessarily square,.
A character string (Nom) in uppercase.
Navier_Stokes_std This class carries the terms of the momentum equation.
Entree & lire(const Motcle &, Entree &) override
void iterer_NS(Equation_base &, DoubleTab ¤t, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override