Searched refs:modifypc_destroy (Results 1 – 3 of 3) sorted by relevance
22 …PetscCtxDestroyFn *modifypc_destroy; /* function to destroy the user context for the modifypc … member
388 if (pipegcr->modifypc_destroy) PetscCall((*pipegcr->modifypc_destroy)(&pipegcr->modifypc_ctx)); in KSPReset_PIPEGCR()667 pipegcr->modifypc_destroy = destroy; in KSPFlexibleSetModifyPC_PIPEGCR()
11 …PetscCtxDestroyFn *modifypc_destroy; /* function to destroy the user context for the modifypc … member161 if (ctx->modifypc_destroy) PetscCall((*ctx->modifypc_destroy)(&ctx->modifypc_ctx)); in KSPReset_GCR()198 gcr->modifypc_destroy = destroy; in KSPFlexibleSetModifyPC_GCR()