Searched defs:MF (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/utils/dm/ |
| H A D | dmproject.c | 223 PetscErrorCode DMAdaptInterpolator(DM dmc, DM dmf, Mat In, KSP smoother, Mat MF, Mat MC, Mat *InAda… in DMAdaptInterpolator() 389 PetscErrorCode DMCheckInterpolator(DM dmf, Mat In, Mat MC, Mat MF, PetscReal tol) in DMCheckInterpolator()
|