Home
last modified time | relevance | path

Searched refs:DMRestrictHook_DMTS (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/
H A Ddmts.c180 static PetscErrorCode DMRestrictHook_DMTS(DM dm, Mat Restrict, Vec rscale, Mat Inject, DM dmc, Pets… in DMRestrictHook_DMTS() function
284 PetscCall(DMCoarsenHookAdd(dm, DMCoarsenHook_DMTS, DMRestrictHook_DMTS, NULL)); in DMGetDMTS()
350 PetscCall(DMCoarsenHookAdd(dmdest, DMCoarsenHook_DMTS, DMRestrictHook_DMTS, NULL)); in DMCopyDMTS()