16#include <Vitesse_derive_base.h>
Class defining operators and methods for all reading operation in an input flow (file,...
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.
Helper class to factorize the readOn method of Objet_U classes.
void ajouter(const char *keyword, const int *value, Param::Nature nat=Param::OPTIONAL)
Register an integer parameter.
Base class for output streams.
Vitesse_derive_base class.
void vitesse_relative(const input_t &input, output_t &output) const override
void set_param(Param ¶m) const override
virtual void evaluate_C0_vg0(const input_t &input) const =0
Relative velocity correlations of the form ur = (v_k - v_l).
virtual void set_param(Param ¶m) const override