16#include <Champ_Fonc_Elem_PolyMAC_CDO.h>
17#include <Domaine_VF.h>
DoubleTab & valeurs() override
Overrides Champ_base::valeurs() Returns the array of values.
Champ_base & affecter_(const Champ_base &ch) override
Assigns a Champ_base to a Champ_Fonc_base.
virtual const Domaine & domaine() const
class Champ_base This class is the base of the fields hierarchy.
virtual DoubleTab & valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const
Causes an error! Must be overridden by derived classes.
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.
Base class for output streams.