16#include <Rotationnel_Champ_Q1_EF.h>
17#include <Champ_Q1_EF.h>
33 mon_champ_ = un_champ;
DoubleTab & valeurs() override
Overrides Champ_base::valeurs() Returns the array of values.
void cal_rot_ordre1(DoubleTab &)
virtual double changer_temps(const double t)
Sets the time at which the field is defined.
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.
void associer_champ(const Champ_Q1_EF &)
void mettre_a_jour(double) override
Time update of the field.
void me_calculer(double) override
Base class for output streams.