16#ifndef Navier_Stokes_std_sensibility_included
17#define Navier_Stokes_std_sensibility_included
19#include <Navier_Stokes_std.h>
A character string (Nom) in uppercase.
OBS_PTR(Champ_Inc_base) state_field
Navier_Stokes_std_sensibility()
void set_param(Param ¶m) const override
void mettre_a_jour(double temps) override
Performs a time update of the equation.
const Motcle & get_uncertain_variable_name() const
const bool & get_adjoint_value() const
void update_evaluator_field(const Nom &one_name_state_pb, const Motcle &one_name_state_field)
const double & get_poly_chaos_value() const
int lire_motcle_non_standard(const Motcle &mot, Entree &is) override
Reads non-simple-type parameters of an Objet_U from an input stream.
void associate_evaluator_field(const Nom &one_name_state_pb, const Motcle &one_name_state_field)
const DoubleTab & get_state_field() const
const Champ_Inc_base & get_state() const
~Navier_Stokes_std_sensibility()
class Nom: a character string for naming TRUST objects.
Helper class to factorize the readOn method of Objet_U classes.