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