16#include <Operateur_Evanescence.h>
17#include <Discretisation_base.h>
18#include <Champ_base.h>
28 Cerr <<
"Operateur_Evanescence::typer(" <<
typ <<
")" << finl;
32 Cerr << valeur().que_suis_je() << finl;
virtual Nom get_name_of_type_for(const Nom &class_operateur, const Nom &type_operteur, const Equation_base &eqn, const OBS_PTR(Champ_base)&champ_supp=OBS_PTR(Champ_base)()) const
Fills the Nom type depending on the class of operator, the type of operator and the equation.
Class defining operators and methods for all reading operation in an input flow (file,...
class Equation_base The role of an equation is the calculation of one or more fields....
const Discretisation_base & discretisation() const
Returns the discretization associated with the equation.
class Nom: a character string for naming TRUST objects.
Generic base class in the operator hierarchy for evanescence management terms.
Operateur_Evanescence class: generic class in the operator hierarchy representing a term.
Entree & lire(Entree &)
Reads an operator from an input stream.
Sortie & ecrire(Sortie &) const
Base class for output streams.