| /petsc/src/vec/vec/utils/ ! |
| H A D | vscat.c | 244 …GetRemote_Private(VecScatter sf, PetscBool send, PetscMPIInt *n, const PetscInt **starts, const Pe… in VecScatterGetRemote_Private() 297 …teOrdered_Private(VecScatter sf, PetscBool send, PetscMPIInt *n, const PetscInt **starts, const Pe… in VecScatterGetRemoteOrdered_Private() 325 …oreRemote_Private(VecScatter sf, PetscBool send, PetscMPIInt *n, const PetscInt **starts, const Pe… in VecScatterRestoreRemote_Private() 350 …teOrdered_Private(VecScatter sf, PetscBool send, PetscMPIInt *n, const PetscInt **starts, const Pe… in VecScatterRestoreRemoteOrdered_Private()
|
| /petsc/src/ksp/pc/impls/bjacobi/ ! |
| H A D | bjacobi.h | 29 PetscInt *starts; /* starting point of each block */ member
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ ! |
| H A D | petscdmda.pxi | 289 cdef object adjust_index_exp(object starts, object index):
|
| /petsc/src/ksp/pc/impls/redistribute/ ! |
| H A D | redistribute.c | 81 PetscInt *owner = NULL, *starts = NULL, count, slen; in PCSetUp_Redistribute() local
|
| /petsc/src/vec/is/is/utils/ ! |
| H A D | iscoloring.c | 519 PetscInt n, *starts = NULL, *sums = NULL, *lsizes = NULL, *newi = NULL; in ISPartitioningToNumbering() local
|
| /petsc/src/mat/interface/ ! |
| H A D | matrix.c | 1792 …PetscInt *starts = mat->stencil.starts, *dxm = (PetscInt *)idxm, *dxn = (PetscInt *)idxn, sdim = d… in MatSetValuesStencil() local 1907 …PetscInt *starts = mat->stencil.starts, *dxm = (PetscInt *)idxm, *dxn = (PetscInt *)idxn, sdim = d… in MatSetValuesBlockedStencil() local 1975 PetscErrorCode MatSetStencil(Mat mat, PetscInt dim, const PetscInt dims[], const PetscInt starts[],… in MatSetStencil() 6511 PetscInt *starts = mat->stencil.starts; in MatZeroRowsStencil() local 6594 PetscInt *starts = mat->stencil.starts; in MatZeroRowsColumnsStencil() local 7702 …PetscInt n, *sizes, *starts, i = 0, env = 0, tbs = 0, lblocks = 0, rstart, II, ln = 0, c… in MatComputeVariableBlockEnvelope() local
|
| /petsc/src/dm/impls/da/ ! |
| H A D | da.c | 889 PetscInt dims[4], starts[4], dims2[3], starts2[3], dof = dd->w; in DMDAMapMatStencilToGlobal() local
|
| H A D | fdda.c | 610 PetscInt dim, dof, nx, ny, nz, dims[3], starts[3], M, N, P; in DMCreateMatrix_DA() local
|
| /petsc/src/snes/tutorials/ ! |
| H A D | ex48.c | 1333 PetscInt xm, ym, zm, dim, dof = 2, starts[3], dims[3]; local
|
| /petsc/include/petsc/private/ ! |
| H A D | matimpl.h | 413 PetscInt starts[4]; member
|
| /petsc/src/mat/impls/aij/seq/ ! |
| H A D | aij.c | 2396 PetscInt *starts, *j_new, *i_new, *aj = a->j, *ai = a->i, ii, *ailen = a->ilen; in MatCreateSubMatrix_SeqAIJ() local
|
| /petsc/src/ts/tutorials/ ! |
| H A D | ex30.c | 1179 PetscInt *cranks_leaf, *cranks_root, *npoints, *points, *ranks, *starts, *gidxs; in LoadFromFile() local
|
| /petsc/src/dm/impls/plex/ ! |
| H A D | plex.c | 9145 PetscInt depths[4], gdepths[4], starts[4]; in DMPlexCreatePointNumbering() local
|