Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hmg/
H A Dhmg.c33 static PetscErrorCode PCHMGExpandInterpolation_Private(Mat subinterp, Mat *interp, PetscInt blocksi… in PCHMGExpandInterpolation_Private() function
172 PetscCall(PCHMGExpandInterpolation_Private(interpolations[level - 1], &P, blocksize)); in PCSetUp_HMG()