This abstract class contains the geometrical subdomain information common to finite-volume methods (V...
OBS_PTR(Domaine_VF) le_dom_VF
const IntTab & les_faces() const
DoubleTab volumes_entrelaces_
double volumes_entrelaces(int) const
Returns the interlaced volume restricted to the sub-domain. face is the index in the les_faces_ array...
int premiere_face_bord_1() const
int premiere_face_bord_1_
void discretiser() override
Generates les_faces by iterating over the faces of domaine_dis and identifying which neighbours belon...
int premiere_face_bord_0() const
int premiere_face_bord() const
int premiere_face_bord_0_
This class is at the base of the discretized sub-domain hierarchy. At the time of domain discretizati...