16#include <Potentiel_Binaire.h>
17#include <Fermeture_Thermo_base.h>
25 os <<
"xEq_phase1 " <<
eq1_ << finl;
26 os <<
"xEq_phase2 " <<
eq2_ << finl;
32 Cerr <<
"Reading parameters of potential " <<
que_suis_je() <<
" ..." << finl;
40 param.lire_avec_accolades_depuis(is);
48 if (mot ==
"xEq_phase1")
50 Cerr <<
"First phase::" << finl;
57 else if (mot ==
"xEq_phase2")
59 Cerr <<
"Second phase::" << finl;
68 Cerr <<
"Potentiel_Binaire::lire_motcle_non_standard -- Bad key word." << finl;
Class defining operators and methods for all reading operation in an input flow (file,...
A character string (Nom) in uppercase.
const Nom & que_suis_je() const
Returns the string identifying the class.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
DoubleTab dWdc(const DoubleTab &) override
int lire_motcle_non_standard(const Motcle &, Entree &) override
Reads non-simple-type parameters of an Objet_U from an input stream.
int nb_parametres_d_ordre_
static void exit(int exit_code=-1)
Exit routine for TRUST within a Kokkos region.
Base class for output streams.
_SIZE_ dimension(int d) const