| /petsc/src/ksp/ksp/tests/ |
| H A D | ex54.c | 11 PetscInt idxn[3] = {0, 1, 2}; in fill() local
|
| /petsc/src/mat/utils/ |
| H A D | matstash.c | 258 …StashValuesRow_Private(MatStash *stash, PetscInt row, PetscInt n, const PetscInt idxn[], const Pet… in MatStashValuesRow_Private() 296 …StashValuesCol_Private(MatStash *stash, PetscInt row, PetscInt n, const PetscInt idxn[], const Pet… in MatStashValuesCol_Private() 338 …luesRowBlocked_Private(MatStash *stash, PetscInt row, PetscInt n, const PetscInt idxn[], const Pet… in MatStashValuesRowBlocked_Private() 389 …luesColBlocked_Private(MatStash *stash, PetscInt row, PetscInt n, const PetscInt idxn[], const Pet… in MatStashValuesColBlocked_Private()
|
| /petsc/src/mat/tests/ |
| H A D | ex62.c | 28 PetscInt i, j, *idxn, PM, PN = PETSC_DECIDE, rstart, rend; in main() local
|
| H A D | ex94.c | 29 PetscInt i, m, n, j, *idxn, M, N, nzp, rstart, rend; in main() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex74.c | 141 PetscInt idxm[1] = {0}, idxn[1] = {0}; in main() local
|
| /petsc/src/ts/impls/implicit/irk/ |
| H A D | irk.c | 132 PetscInt idxm[1] = {0}, idxn[1] = {0}; in TSIRKCreate_Gauss() local
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 1532 …SetValues(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], const Pet… in MatSetValues() 1788 …tencil(Mat mat, PetscInt m, const MatStencil idxm[], PetscInt n, const MatStencil idxn[], const Pe… in MatSetValuesStencil() 1903 …tencil(Mat mat, PetscInt m, const MatStencil idxm[], PetscInt n, const MatStencil idxn[], const Pe… in MatSetValuesBlockedStencil() 2070 …esBlocked(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], const Pet… in MatSetValuesBlocked() 2165 …GetValues(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], PetscScal… in MatGetValues()
|
| /petsc/src/mat/impls/sell/mpi/ |
| H A D | mpisell.c | 248 …s_MPISELL(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], PetscScal… in MatGetValues_MPISELL()
|
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mpidense.c | 133 …_MPIDense(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], const Pet… in MatSetValues_MPIDense() 166 …_MPIDense(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], PetscScal… in MatGetValues_MPIDense()
|
| /petsc/src/mat/impls/sbaij/mpi/ |
| H A D | mpisbaij.c | 650 …_MPISBAIJ(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], PetscScal… in MatGetValues_MPISBAIJ()
|
| /petsc/src/mat/impls/hypre/ |
| H A D | mhypre.c | 2104 …alues_HYPRE(Mat A, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], PetscScal…
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 2176 …h_Private(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], const Pet… in MatSetValues_PCPatch_Private()
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mpibaij.c | 652 …s_MPIBAIJ(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], PetscScal… in MatGetValues_MPIBAIJ()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 725 …es_MPIAIJ(Mat mat, PetscInt m, const PetscInt idxm[], PetscInt n, const PetscInt idxn[], PetscScal… in MatGetValues_MPIAIJ()
|