16#ifndef Ch_front_Vortex_included
17#define Ch_front_Vortex_included
19#include <Champ_front_var_instationnaire.h>
22#include <Domaine_forward.h>
54 double R = -100.,
Ox = -100.,
Oy = -100.,
Oz = -100.,
surf = -100.;
58 double nx = -100.,
ny = -100.,
nz = -100.;
class Ch_fr_Vortex Derived class of Champ_front_var that represents
~Ch_front_Vortex() override
void deplacement_vortex(double, double, double, double, double, double &, double &)
int initialiser(double temps, const Champ_Inc_base &inco) override
Initialization at the beginning of calculation.
void sauvegarder_vortex()
void mettre_a_jour(double) override
DOES NOTHING, to override.
OBS_PTR(Domaine) mon_domaine
Champ_front_base & affecter_(const Champ_front_base &ch) override
Returns the object upcast to Champ_front_base&.
class Champ_front_var_instationnaire Derived class from Champ_front_var that represents fields on
class Nom: a character string for naming TRUST objects.