16#ifndef Echange_contact_VDF_included
17#define Echange_contact_VDF_included
19#include <Echange_global_impose.h>
20#include <TRUSTTabs_forward.h>
28#include <Domaine_forward.h>
50 virtual void calculer_Teta_paroi(DoubleTab& tab_p,
const DoubleTab& mon_h,
const DoubleTab&
autre_h,
int is_pb_fluide,
double temps);
51 virtual void calculer_Teta_equiv(DoubleTab& Teta_equiv,
const DoubleTab& mon_h,
const DoubleTab&
autre_h,
int is_pb_fluide,
double temps);
61 int avancer(
double temps)
override;
62 int reculer(
double temps)
override;
class Champ_front_base Base class for the hierarchy of boundary fields.
Classe Echange_global_impose This class represents the special case of the class.
class Equation_base The role of an equation is the calculation of one or more fields....
Milieu_base This class is the base of the (physical) medium hierarchy.
A character string (Nom) in uppercase.
class Nom: a character string for naming TRUST objects.