16#include <Dirichlet_paroi_fixe.h>
28 app_domains = {Motcle(
"Hydraulique"), Motcle(
"Thermique"),
29 Motcle(
"Transport_Keps_V2"), Motcle(
"Transport_Keps_Bas_Re"),
30 Motcle(
"Transport_Keps_Rea"), Motcle(
"Transport_Keps"),
31 Motcle(
"Turbulence"), Motcle(
"indetermine"),
32 Motcle(
"Transport_Komega")
37 le_champ_front->fixer_nb_comp(nb_comp);
std::vector< Motcle > app_domains
Classe Dirichlet_homogene This class is the base class of the hierarchy of homogeneous Dirichlet-type...
Dirichlet_paroi_fixe Represents a fixed wall in a Navier-Stokes type equation.
Class defining operators and methods for all reading operation in an input flow (file,...
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.