Searched defs:ncoeffs (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/deflation/ |
| H A D | deflationspace.c | 16 …Wave(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt ncoeffs, PetscScalar … in PCDeflationCreateSpaceWave() 102 static PetscErrorCode PCDeflationGetSpaceWave(PC pc, Mat *W, PetscInt size, PetscInt ncoeffs, Petsc… in PCDeflationGetSpaceWave()
|