16#include <Traitement_particulier_NS_base.h>
17#include <Navier_Stokes_std.h>
66 if (opt == DESCRIPTION)
class Champ_base This class is the base of the fields hierarchy.
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....
A character string (Nom) in uppercase.
Navier_Stokes_std This class carries the terms of the momentum equation.
An array of character strings (VECT(Nom)).
Base class for TRUST objects (Objet_U).
const Nom & que_suis_je() const
Returns the string identifying the class.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Base class for output streams.
Traitement_particulier_NS_base Derives from Support_Champ_Masse_Volumique: use of rho.
void get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override
OBS_PTR(Navier_Stokes_std) mon_equation
virtual void associer_eqn(const Equation_base &)
Champs_compris champs_compris_
const Champ_base & get_champ(const Motcle &nom) const override
bool has_champ(const Motcle &nom, OBS_PTR(Champ_base) &ref_champ) const override