16#include <Entree_fluide_K_Eps_impose.h>
29 if (
app_domains.size() == 0)
app_domains = { Motcle(
"Transport_Keps"), Motcle(
"Transport_Keps_Bas_Re"), Motcle(
"Transport_Keps_Rea"), Motcle(
"indetermine") };
std::vector< Motcle > app_domains
Dirichlet_entree_fluide This class represents a boundary condition imposing a quantity.
classe Entree_fluide_K_Eps_impose Cas particulier de la classe Dirichlet_entree_fluide
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.