16#include <OpConvDiscQuickIJKScalar.h>
31 const IJK_Field_double& vx,
const IJK_Field_double& vy,
const IJK_Field_double& vz,
32 IJK_Field_double& result)
40 const IJK_Field_double& vx,
const IJK_Field_double& vy,
const IJK_Field_double& vz,
41 IJK_Field_double& result)
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.
void ajouter(const IJK_Field_double &field, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &result) override
const IJK_Field_local_double * input_indicatrice_
void calculer(const IJK_Field_double &field, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &result) override
virtual void ajouter(const IJK_Field_double &field, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &result)
virtual void calculer(const IJK_Field_double &field, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &result)
Classe de base des flux de sortie.