110 if (le_champ_Text->valeurs().size() == 1)
111 return le_champ_Text->valeurs()(0, 0);
112 else if (le_champ_Text->valeurs().dimension(1) == 1)
113 return le_champ_Text->valeurs()(i, 0);
115 Cerr <<
"Sortie_libre_Text_H_ext::val_ext" << finl;
127 Cerr <<
"Sortie_libre_Text_H_ext::val_ext" << finl;
Neumann_sortie_libre This class represents an open boundary without imposed velocity.
virtual double val_ext(int i) const
Returns the value of the i-th component of the field imposed on the exterior of the boundary.
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...