16#include <Vitesse_derive_Ishii.h>
33 const double norm_g = sqrt(local_carre_norme_vect(input.
g));
45 for (
int d = 0; d < D; d++)
vg0(d) = - dv * input.
g(d) / norm_g;
Class defining operators and methods for all reading operation in an input flow (file,...
virtual Entree & readOn(Entree &)
Lecture d'un Objet_U sur un flot d'entree Methode a surcharger.
virtual Sortie & printOn(Sortie &) const
Ecriture de l'objet sur un flot de sortie Methode a surcharger.
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.
Classe de base des flux de sortie.
_SIZE_ dimension(int d) const
classe Vitesse_derive_Ishii
void evaluate_C0_vg0(const input_t &input) const override
void set_param(Param ¶m) const override
classe Vitesse_derive_base
void set_param(Param ¶m) const override