Searched refs:DestroyCtx (Results 1 – 6 of 6) sorted by relevance
69 if (bc_def_->DestroyCtx) PetscCall((*bc_def_->DestroyCtx)(&bc_def_->ctx)); in BCDefinitionDestroy()268 if (bc_def->DestroyCtx) PetscCall((*bc_def->DestroyCtx)(&bc_def->ctx)); in BCDefinitionSetContext()270 bc_def->DestroyCtx = destroy_ctx; in BCDefinitionSetContext()
107 if (honee_bc->DestroyCtx) PetscCall((*honee_bc->DestroyCtx)(&honee_bc->ctx)); in HoneeBCDestroy()
32 PetscCtxDestroyFn *DestroyCtx; member
212 PetscCtxDestroyFn *DestroyCtx; member
160 .DestroyCtx = PetscCtxDestroyDefault, in OutflowBCSetup()
158 .DestroyCtx = PetscCtxDestroyDefault, in FreestreamBCSetup()