16#include <Equation_base.h>
37 Cerr<<
"The method calculer_pour_post(...) is currently not coded"<<finl;
38 Cerr<<
"for the piece of the regarded equation and option chosen"<<finl;
39 Cerr<<
"Contact TRUST support for the coding of this method"<<finl;
45 Cerr<<
"MorEqn : the method get_localisation_pour_post is not coded"<<finl;
class Champ_base This class is the base of the fields hierarchy.
class Equation_base The role of an equation is the calculation of one or more fields....
void associer_eqn(const Equation_base &)
Associates an equation with the object.
virtual void check_multiphase_compatibility() const
virtual Motcle get_localisation_pour_post(const Nom &option) const
virtual void calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const
A character string (Nom) in uppercase.
class Nom: a character string for naming TRUST objects.
Base class for TRUST objects (Objet_U).
const Nom & que_suis_je() const
Returns the string identifying the class.
static void exit(int exit_code=-1)
Exit routine for TRUST within a Kokkos region.