17#include <Paroi_rugueuse.h>
18#include <Paroi_log_QDM.h>
42 Cout <<
"Default rugosity value:" << erugu_ << finl;
46 param.lire_avec_accolades(s);
47 Cout <<
"User value :" << erugu_ << finl;
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.