16#ifndef ParoiVEF_TBLE_scal_included
17#define ParoiVEF_TBLE_scal_included
19#include <Paroi_std_scal_hyd_VEF.h>
21#include <Eq_couch_lim.h>
22#include <TRUST_Vector.h>
23#include <Milieu_base.h>
24#include <Paroi_TBLE_QDM_Scal.h>
class Champ_Fonc_base Base class of fields that are functions of a calculated quantity
Convection_Diffusion_std This class is the base for equations modelling the transport.
Class defining operators and methods for all reading operation in an input flow (file,...
Classe MuLambda_TBLE_base Classe abstraite calculant Mu et Lambda sur le maillage TBLE.
CLASS: ParoiVEF_TBLE_scal.
MuLambda_TBLE_base & getMuLambda() override
const Probleme_base & getPbBase() const override
Eq_couch_lim & get_eq_couch_lim(int) override
void imprimer_nusselt(Sortie &) const override
int reprendre(Entree &) override
Restores an Objet_U from an input stream. Virtual method to override.
int init_lois_paroi() override
Paroi_TBLE_QDM & getLoiParoiHydraulique() override
int sauvegarder(Sortie &) const override
Saves an Objet_U to an output stream. Virtual method to override.
int calculer_scal(Champ_Fonc_base &) override
CLASS: Paroi_TBLE_QDM_Scal.
class Probleme_base It is a Probleme_U that is not a coupling.
Base class for output streams.