SD'& MUMPS. ****' ================ Objects related to the description of the processed linear system and to the monitoring of the performance of MUMPS (only if SOLVEUR/METHODE =' MUMPS 'and INFO =2). They are created in CRESOL/CRSVMU .f, reset after each resolution (those concerning time and memory) via AMUMPT .F and destroyed at the end of the Aster operator (automatic mechanism due to the initial "&"). .. csv-table:: "OBJET JEVEUX "," WKVECT "," DESCRIPTION" "& MUMPS .NB. MAILLE ", "V V I nbproc", "number of meshes per processor." "& MUMPS. INFO. MAILLE ", "V V I nbproc", "number of matrix terms per processor (nnz local)" "& MUMPS. INFO. MEMOIRE ", "V V I nbproc", "number of terms of the factorized by processor (INFO (9) MUMPS)" "& MUMPS. INFO. CPU. FACS ", "V V R nbproc", "time CPU + system of the symbolic factorization phase of *Code_Aster*, per processor (measured via TEMPS (5) + TEMPS (6) of UTTCPU in in NUMERO .f *)*" "& MUMPS. INFO. CPU. CAEL ", "V V R nbproc", "same for elementary calculations (CALCUL .f *)*" "& MUMPS. INFO. CPU. ASSE ", "V V R nbproc", "same for assemblies (ASSMAM/VEC/MIV .f *)*" "& MUMPS. INFO. CPU. ANAL ", "V V R nbproc", "same for the analysis phase of MUMPS (AMUMPT .F)" "& MUMPS. INFO. CPU. FACN ", "V V R nbproc", "same for the numerical factorization phase (AMUMPT .F *)*" "& MUMPS. INFO. CPU. SOLV ", "V V R nbproc", "same for the resolution phase (AMUMPT .F *)*" "& MUMPS. INFO. MEM. EIC ", "V V I nbproc", "Estimated MUMPS (after the analysis phase) of RAMen In-Core consumption per processor (INFO (15))" "& MUMPS. INFO. MEM. EOC ", "V V I nbproc", "Same in Out-Of-Core per processor (INFO (17))" "& MUMPS. INFO. MEM. USE ", "V V I nbproc", "Real consumption (after numerical factorization) with the approach chosen by the user (INFO (16))"