16#ifndef PDF_model_included
17#define PDF_model_included
18#include <Ecrire_MED.h>
20#include <TRUSTTabs_forward.h>
23#include <Domaine_VF.h>
24#include <Probleme_base.h>
77 VECT(
Parser_U) parsers_vitesse_shape_;
79 Ecrire_MED ecr_med_vitesse_shape_IBM_;
class Champ_Don_base base class of Given Fields (not calculated)
Class defining operators and methods for all reading operation in an input flow (file,...
A character string (Nom) in uppercase.
Objet_U()
Default constructor: assigns a unique identifier to the object (object_id_) and registers the object ...
bool get_use_pseudo_level_set_moving_PDF() const
friend class Source_PDF_EF
OWN_PTR(Champ_Don_base) vitesse_shape_IBM_
friend class Source_PDF_VDF
void set_PDF_mobile(bool the_flag)
double get_variable_imposee(ArrOfDouble &, int)
void affecter_vitesse_shape_IBM(Domaine_VF &, const DoubleTab &, double)
const DoubleTab & get_vitesse_shape_IBM() const
friend class Source_PDF_base
bool get_PDF_mobile() const
bool use_pseudo_level_set_moving_PDF_
void discretiser_vitesse_shape_IBM(const Probleme_base &)
friend class Source_PDF_VEF
OWN_PTR(Champ_Don_base) variable_imposee_lu_
int type_variable_imposee_
void set_vitesse_shape_IBM(DoubleTab &it)
void affecter_variable_imposee(Domaine_VF &, const DoubleTab &)
OWN_PTR(Champ_Don_base) variable_imposee_
int lire_motcle_non_standard(const Motcle &, Entree &) override
Reads non-simple-type parameters of an Objet_U from an input stream.
int is_vitesse_PDF_donnee() const
class Parser_U Version of the Parser class, deriving from Objet_U.
class Probleme_base It is a Probleme_U that is not a coupling.