Searched refs:computeasub_ctx (Results 1 – 1 of 1) sorted by relevance
12 void *computeasub_ctx; member45 PetscCall((*jac->computeasub)(pc, pc->pmat, NULL, &Ap, jac->computeasub_ctx)); in PCSetUp_Galerkin()50 PetscCall((*jac->computeasub)(pc, pc->pmat, Ap, NULL, jac->computeasub_ctx)); in PCSetUp_Galerkin()144 jac->computeasub_ctx = ctx; in PCGalerkinSetComputeSubmatrix_Galerkin()