16#include <DescStructure.h>
29 VECT(Descripteur) desc_;
37 desc_.dimensionner_force(i);
49 Cerr<<
"DescStructure::printOn no more used" <<finl,
Process::exit();
Used to re-read the old parallel structure.
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for TRUST objects (Objet_U).
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.