16#ifndef Sortie_libre_Gradient_Pression_impose_included
17#define Sortie_libre_Gradient_Pression_impose_included
19#include <Neumann_sortie_libre.h>
class Champ_P0_VDF Class representing a P0 discrete field per element associated with a discretized d...
Neumann_sortie_libre This class represents an open boundary without imposed velocity.
class Sortie_libre_Gradient_Pression_impose
void completer() override
DOES NOTHING must be overridden in derived classes.
double flux_impose(int) const override
Returns the value of the imposed flux on the i-th component of the field representing the flux at the...
DoubleVect trace_pression_int
OBS_PTR(Domaine_VDF) le_dom_VDF
OBS_PTR(Champ_P0_VDF) pression_interne
void mettre_a_jour(double) override
Performs a time update of the boundary condition.
virtual double grad_P_imp(int) const