16#include <Modele_turbulence_hyd_LES_VEF_base.h>
17#include <distances_VEF.h>
18#include <Domaine_VEF.h>
32 calcul_longueur_filtre(
l_,
methode_, domaine_VEF);
Class defining operators and methods for all reading operation in an input flow (file,...
Class Modele_turbulence_hyd_LES_VEF_base.
void calculer_longueurs_caracteristiques() override
Classe Modele_turbulence_hyd_LES_base Class representing the subgrid-scale turbulence model for the.
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 const Nom & le_nom() const
Returns the name of the Objet_U. Virtual method to override: returns "neant" in this implementation.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Base class for output streams.