17#include <Champ_front_debit.h>
19#include <Champ_Inc_base.h>
20#include <Equation_base.h>
21#include <Milieu_base.h>
int initialiser(double temps, const Champ_Inc_base &inco) override
Time update.
class Champ_front_xyz_debit
int initialiser(double tps, 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.
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.