16#ifndef Sortie_libre_pression_moyenne_imposee_included
17#define Sortie_libre_pression_moyenne_imposee_included
19#include <Neumann_sortie_libre.h>
20#include <TRUSTTabs_forward.h>
Neumann_sortie_libre This class represents an open boundary without imposed velocity.
Sortie_libre_pression_moyenne_imposee This class derives from Neumann_sortie_libre.
void mettre_a_jour(double) override
Updates the boundary conditions.
double flux_impose(int i) const override
Returns the value of the imposed flux on the i-th component of the field representing the flux at the...
void completer() override
DOES NOTHING must be overridden in derived classes.