| /petsc/src/ksp/ksp/tests/ |
| H A D | ex33.c | 16 PetscInt nneg, nzero, npos; in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex127.c | 110 PetscInt nneg, nzero, npos; in main() local
|
| H A D | ex125.c | 365 PetscInt nneg, nzero, npos; in main() local
|
| /petsc/src/tao/constrained/impls/ipm/ |
| H A D | pdipm.c | 627 PetscInt nneg, nzero, npos; in PCPostSetUp_PDIPM() local
|
| /petsc/src/mat/impls/aij/mpi/superlu_dist/ |
| H A D | superlu_dist.c | 404 static PetscErrorCode MatGetInertia_SuperLU_DIST(Mat F, PetscInt *nneg, PetscInt *nzero, PetscInt *… in MatGetInertia_SuperLU_DIST()
|
| /petsc/src/vec/vec/impls/seq/ |
| H A D | bvec2.c | 576 PetscCount k, nneg; in VecSetPreallocationCOO_Seq() local
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pdvec.c | 915 PetscCount n1 = coo_n, nneg, *perm; in VecSetPreallocationCOO_MPI() local
|
| /petsc/src/mat/impls/aij/seq/mkl_pardiso/ |
| H A D | mkl_pardiso.c | 819 static PetscErrorCode MatGetInertia_MKL_PARDISO(Mat F, PetscInt *nneg, PetscInt *nzero, PetscInt *n… in MatGetInertia_MKL_PARDISO()
|
| /petsc/src/vec/is/is/interface/ |
| H A D | index.c | 41 PetscInt n_n, nlocals, start, first_index, npos, nneg; in ISRenumber() local
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaijfact.c | 6 PetscErrorCode MatGetInertia_SeqSBAIJ(Mat F, PetscInt *nneg, PetscInt *nzero, PetscInt *npos) in MatGetInertia_SeqSBAIJ()
|
| /petsc/src/mat/impls/aij/mpi/mumps/ |
| H A D | mumps.c | 2357 static PetscErrorCode MatGetInertia_SBAIJMUMPS(Mat F, PetscInt *nneg, PetscInt *nzero, PetscInt *np… in MatGetInertia_SBAIJMUMPS()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.c | 4558 …PetscCount k, p, q, nneg, nnz, start, end; /* Index the coo array, so use PetscCount as … in MatSetPreallocationCOO_SeqAIJ() local
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 9294 PetscErrorCode MatGetInertia(Mat mat, PetscInt *nneg, PetscInt *nzero, PetscInt *npos) in MatGetInertia()
|