Home
last modified time | relevance | path

Searched defs:newis (Results 1 – 11 of 11) sorted by relevance

/petsc/src/vec/is/is/tests/
H A Dex3.c14 IS is, newis; in main() local
H A Dex1.c15 IS is, newis; in main() local
/petsc/src/vec/is/is/impls/stride/
H A Dstride.c266 static PetscErrorCode ISOnComm_Stride(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_Stride()
/petsc/src/vec/is/utils/
H A Disltog.c813 PetscErrorCode ISLocalToGlobalMappingApplyIS(ISLocalToGlobalMapping mapping, IS is, IS *newis) in ISLocalToGlobalMappingApplyIS()
1008 …alMappingApplyIS(ISLocalToGlobalMapping mapping, ISGlobalToLocalMappingMode type, IS is, IS *newis) in ISGlobalToLocalMappingApplyIS()
/petsc/src/mat/tests/
H A Dex23.c1132 PetscErrorCode ISL2GMapNoNeg(ISLocalToGlobalMapping mapping, IS is, IS *newis) in ISL2GMapNoNeg()
/petsc/src/vec/is/is/impls/block/
H A Dblock.c323 static PetscErrorCode ISOnComm_Block(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_Block()
/petsc/src/dm/impls/plex/tests/
H A Dex18.c918 …ic PetscErrorCode DMPlexExpandedConesToFaces_Private(DM dm, IS is, PetscSection section, IS *newis) in DMPlexExpandedConesToFaces_Private()
965 IS is, newis; in DMPlexExpandedVerticesToFaces_Private() local
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c56 static PetscErrorCode ISOnComm_General(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_General()
/petsc/src/vec/is/is/interface/
H A Dindex.c1902 PetscErrorCode ISOnComm(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddc.c2426 static PetscErrorCode MatISSubMatrixEmbedLocalIS(Mat A, IS oldis, IS *newis) in MatISSubMatrixEmbedLocalIS()
/petsc/src/mat/interface/
H A Dmatrix.c6664 IS is, newis; in MatZeroRowsLocal() local
6764 IS is, newis; in MatZeroRowsColumnsLocal() local