Searched refs:Xfine_named (Results 1 – 1 of 1) sorted by relevance
650 Vec Xfine, Xfine_named = NULL, Xcoarse; in DMRestrictHook_SNESVecSol() local663 PetscCall(DMGetNamedGlobalVector(dmfine, "SNESVecSol", &Xfine_named)); in DMRestrictHook_SNESVecSol()664 Xfine = Xfine_named; in DMRestrictHook_SNESVecSol()674 if (Xfine_named) PetscCall(DMRestoreNamedGlobalVector(dmfine, "SNESVecSol", &Xfine_named)); in DMRestrictHook_SNESVecSol()