Home
last modified time | relevance | path

Searched defs:vstart (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/tests/
H A Dex236.c9 PetscInt i, j, k, n = 3, vstart, rstart, rend, margin; in main() local
H A Dex5.c10 PetscInt i, j, m = 8, n, rstart, rend, vstart, vend; in main() local
H A Dbench_spmv.c131 PetscLogDouble vstart = 0, vend = 0; in TimedSpMV() local
/petsc/include/petsc/private/
H A Ddmmbimpl.h49 PetscInt vstart, vend; /* Global start and end index for distributed Vec */ member
/petsc/src/dm/impls/network/
H A Dnetwork.c3069 PetscInt i, p, estart, eend, vstart, vend, nidx, *idx; in DMNetworkCreateIS() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c2228 PetscInt *vstart; // The first vertex along each dimension on this processes in DMPlexCreateHypercubicMesh_Internal() local