16#include <Dirichlet_entree_fluide_leaves.h>
std::vector< Motcle > app_domains
Dirichlet_entree_fluide This class represents a boundary condition imposing a quantity.
Dirichlet This class is the base class of the hierarchy of Dirichlet-type boundary conditions.
Entree_fluide_concentration_imposee Special case of the class Dirichlet_entree_fluide.
Entree_fluide_V2_impose Special case of the class Dirichlet_entree_fluide for the imposed velocity fl...
Entree_fluide_temperature_imposee Special case of the class Dirichlet_entree_fluide for imposed tempe...
Entree_fluide_vitesse_imposee_libre Special case of the class Entree_fluide_vitesse_imposee for impos...
Entree_fluide_vitesse_imposee Special case of the class 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.