Searched defs:newis (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/vec/is/is/tests/ |
| H A D | ex3.c | 14 IS is, newis; in main() local
|
| H A D | ex1.c | 15 IS is, newis; in main() local
|
| /petsc/src/vec/is/is/impls/stride/ |
| H A D | stride.c | 266 static PetscErrorCode ISOnComm_Stride(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_Stride()
|
| /petsc/src/vec/is/utils/ |
| H A D | isltog.c | 813 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 D | ex23.c | 1132 PetscErrorCode ISL2GMapNoNeg(ISLocalToGlobalMapping mapping, IS is, IS *newis) in ISL2GMapNoNeg()
|
| /petsc/src/vec/is/is/impls/block/ |
| H A D | block.c | 323 static PetscErrorCode ISOnComm_Block(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_Block()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex18.c | 918 …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 D | general.c | 56 static PetscErrorCode ISOnComm_General(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_General()
|
| /petsc/src/vec/is/is/interface/ |
| H A D | index.c | 1902 PetscErrorCode ISOnComm(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm()
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddc.c | 2426 static PetscErrorCode MatISSubMatrixEmbedLocalIS(Mat A, IS oldis, IS *newis) in MatISSubMatrixEmbedLocalIS()
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 6664 IS is, newis; in MatZeroRowsLocal() local 6764 IS is, newis; in MatZeroRowsColumnsLocal() local
|