Lines Matching full:levels
25 + nlevels - The number of levels of refinement needed to generate the hierarchy
102 + nlevels - The number of levels of refinement needed to generate the hierarchy
128 + nlevels - The number of levels of refinement needed to generate the hierarchy
158 + interpl - The interpolation operator for transferring data between the levels
187 …ix %" PetscInt_FMT " X %" PetscInt_FMT " to apply transformation between levels %" PetscInt_FMT " … in DMCreateInterpolation_Moab()
287 …/* Get coordinates for connectivity entities in canonical order for both coarse and finer levels */ in DMCreateInterpolation_Moab()
326 …/* Get coordinates for connectivity entities in canonical order for both coarse and finer levels */ in DMCreateInterpolation_Moab()
337 /* Compute the actual interpolation weights when projecting solution/residual between levels */ in DMCreateInterpolation_Moab()
357 between the levels should be evaluated correctly to preserve convergence of GMG. in DMCreateInterpolation_Moab()
402 + nlevels - The number of levels of refinement needed to generate the hierarchy
429 …d refinement hierarchy level specified (%" PetscInt_FMT "). MOAB UMR max levels = %" PetscInt_FMT … in DMMoab_UMR_Private()