examples++-load/msh3.cpp:5690: error: DEAD_STORE The value written to &nbv (type int) is never used. Showing all 1 steps of the trace examples++-load/msh3.cpp:5690:2: Write of unused value 5688. Mesh &Th=*pTh; 5689. 5690. int nbv=Th.nv; // nombre de sommet ^ 5691. int nbt=Th.nt; // nombre de triangles 5692. int nbe=Th.neb; // nombre d'aretes fontiere