Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/galerkin/
H A Dgalerkin.c231 PetscErrorCode PCGalerkinSetComputeSubmatrix(PC pc, PetscErrorCode (*computeAsub)(PC pc, Mat A, Mat… in PCGalerkinSetComputeSubmatrix() function
/petsc/include/
H A Dpetscpc.h334 PETSC_EXTERN PetscErrorCode PCGalerkinSetComputeSubmatrix(PC, PetscErrorCode (*)(PC, Mat, Mat, Mat …