Home
last modified time | relevance | path

Searched defs:dmfine (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/tutorials/ !
H A Dex73.c727 DM dmfine = NULL, dmcoarse = NULL; in HierarchyCreate() local
736 DM dmfine = NULL, dmcoarse = NULL; in HierarchyCreate() local
/petsc/src/ksp/pc/impls/mg/ !
H A Dmg.c1093 DM dmfine, dmcoarse; in PCSetUp_MG() local
/petsc/src/snes/interface/ !
H A Dsnes.c647 static PetscErrorCode DMRestrictHook_SNESVecSol(DM dmfine, Mat Restrict, Vec Rscale, Mat Inject, DM… in DMRestrictHook_SNESVecSol()