16#include <Champ_Elem_Coloc.h>
17#include <Domaine_Coloc.h>
49 Process::exit(
"Champ_Elem_Coloc::reprendre not coded ... \n");
int nb_valeurs_nodales() const override
int reprendre(Entree &fich) override
Restores an Objet_U from an input stream. Virtual method to override.
int fixer_nb_valeurs_nodales(int n) override
const Domaine_Coloc & domaine_Coloc() const
: class Champ_Inc_P0_base
const Domaine & domaine() const
virtual void creer_tableau_distribue(const MD_Vector &, RESIZE_OPTIONS=RESIZE_OPTIONS::COPY_INIT)
int lire_donnees(Entree &)
Reads the field values from an input stream.
const Domaine_dis_base & domaine_dis_base() const override
Class defining operators and methods for all reading operation in an input flow (file,...
const Nom & le_nom() const override
Returns the name of the field.
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.
static void exit(int exit_code=-1)
Exit routine for TRUST within a Kokkos region.
Base class for output streams.