Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/galerkin/
H A Dgalerkin.c138 static PetscErrorCode PCGalerkinSetComputeSubmatrix_Galerkin(PC pc, PetscErrorCode (*computeAsub)(P… in PCGalerkinSetComputeSubmatrix_Galerkin() function
340 …ction((PetscObject)pc, "PCGalerkinSetComputeSubmatrix_C", PCGalerkinSetComputeSubmatrix_Galerkin)); in PCCreate_Galerkin()