16#ifndef Robin_VEF_included
17#define Robin_VEF_included
19#include <Cond_lim_base.h>
20#include <Champ_front_txyz.h>
classe Cond_lim_base Classe de base pour la hierarchie des classes qui representent les differentes c...
Class Robin_VEF for Robin boundary conditions.
double increment_pression_bord(int face) const
double get_beta_cl() const
double flux_tangentiel_imp(int i, int j) const
Returns the value of the imposed tangential flux on the (i,j)-th component of the field representing ...
double flux_robin_imp_au_temps(double temps, int i) const
const DoubleTab & flux_robin_tangentiel_imp() const
Updates and returns the imposed flux array.
double flux_robin_normal_et_trangentiel_imp(int i, int j) const
Returns the value of the imposed normal and tangential Robin flux on the (i,j)-th component of the fi...
DoubleTab flux_normal_impose_
void completer() override
NE FAIT RIEN A surcharger dans les classes derivees.
DoubleTab flux_tangentiel_impose_
const DoubleTab & flux_robin_normal_imp() const
Updates and returns the imposed flux array.
double flux_normal_imp(int i) const
Returns the value of the imposed normal flux on the i-th component of the field representing the flux...
void mettre_a_jour(double temps) override
Effectue une mise a jour en temps de la condition aux limites.
double get_alpha_cl() const