16#ifndef Champ_Front_Fonction_included
17#define Champ_Front_Fonction_included
19#include <Ch_front_var_instationnaire_dep.h>
class Ch_front_var_instationnaire_dep This abstract class represents a field on a boundary,
Class Champ_Front_Fonction Derived class of Champ_front_var_instationnaire_dep representing.
void mettre_a_jour(double temps) override
DOES NOTHING, to override.
Champ_front_base & affecter_(const Champ_front_base &ch) override
Nom & nom_champ_parametre()
int initialiser(double temps, const Champ_Inc_base &inco) override
Initialization at the beginning of calculation.
OBS_PTR(Probleme_base) ref_pb
class Champ_front_base Base class for the hierarchy of boundary fields.
class Nom: a character string for naming TRUST objects.
class Probleme_base It is a Probleme_U that is not a coupling.