75 for(
int i=0; i<le_bord.
nb_faces(); i++)
79 int global_boundary_face_number=i+first;
85 tab_normal_vector(i,k) = normal_vector(k);
89 for (
int t=0; t<nb_cases; t++)
94 tab(i,j)=tab_normal_vector(i,j);
DoubleTab normalized_boundaries_outward_vector(int global_face_number, double scale_factor) const
Compute the normalized boundary outward vector associated to the face global_face_number and eventual...