16#include <Ch_front_input_uniforme.h>
17#include <Probleme_base.h>
18#include <Schema_Temps_base.h>
19#include <Interprete.h>
30 mon_pb->addInputField(*
this);
68 for (
int c=0; c<nbcomp; c++)
81 afield.setName(
le_nom().getChar());
83 afield._time1=mon_pb->presentTime();
84 afield._time2=mon_pb->futureTime();
86 afield._nb_field_components=
nb_comp();
virtual DoubleTab & valeurs() override
Returns the array of field values.
virtual void calculer_derivee_en_temps(double t1, double t2)
Computes the rate of change of the field between t1 and t2 and stores it in Gpoint_.
class Champ_front_base Base class for unsteady boundary Fields,
int initialiser(double temps, const Champ_Inc_base &inco) override
Initialization at the beginning of calculation.
Class defining operators and methods for all reading operation in an input flow (file,...
virtual void fixer_nb_comp(int i)
Sets the number of components of the field.
const Nom & le_nom() const override
Returns the name of the field.
void nommer(const Nom &) override
Gives a name to the field.
virtual int nb_comp() const
class Nom: a character string for naming TRUST objects.
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.
_SIZE_ dimension(int d) const