| /petsc/src/vec/is/utils/ftn-custom/ |
| H A D | zisltogf90.c | 35 *ierr = ISLocalToGlobalMappingRestoreIndices(*da, &fa); in islocaltoglobalmappingrestoreindices_()
|
| /petsc/src/vec/is/tests/ |
| H A D | ex8.c | 32 PetscCall(ISLocalToGlobalMappingRestoreIndices(m1, &idx1)); in TestEqual() 33 PetscCall(ISLocalToGlobalMappingRestoreIndices(m2, &idx2)); in TestEqual()
|
| /petsc/src/mat/utils/ |
| H A D | isltog.c | 24 PetscCall(ISLocalToGlobalMappingRestoreIndices(lgmap, &idxs)); in MatCreateFromISLocalToGlobalMapping()
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex29.c | 167 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, <og)); in FormJacobian_Grid()
|
| H A D | ex26.c | 197 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, <og)); in FormJacobian_Grid()
|
| H A D | ex19.c | 221 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, <og)); in FormJacobian_Grid()
|
| H A D | ex14.c | 502 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, <og)); in ComputeJacobian()
|
| /petsc/src/dm/tests/ |
| H A D | ex4.c | 161 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, <og)); in main()
|
| H A D | ex6.c | 186 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, <og)); in main()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscis.pxi | 84 PetscErrorCode ISLocalToGlobalMappingRestoreIndices(PetscLGMap, const PetscInt*[])
|
| /petsc/src/vec/is/utils/ |
| H A D | isltog.c | 387 PetscCall(ISLocalToGlobalMappingRestoreIndices(mapping, &idxs)); in ISLocalToGlobalMappingView() 628 PetscCall(ISLocalToGlobalMappingRestoreIndices(mapping, &oid)); in ISLocalToGlobalMappingSetBlockSize() 1651 PetscErrorCode ISLocalToGlobalMappingRestoreIndices(ISLocalToGlobalMapping ltog, const PetscInt *ar… in ISLocalToGlobalMappingRestoreIndices() function 1751 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogs[i], &subidx)); in ISLocalToGlobalMappingConcatenate()
|
| /petsc/src/mat/impls/is/ |
| H A D | matis.c | 460 PetscCall(ISLocalToGlobalMappingRestoreIndices(*l2g, &garray)); in MatMPIXAIJComputeLocalToGlobalMapping_Private() 927 PetscCall(ISLocalToGlobalMappingRestoreIndices(cl2g, &idxs1)); in MatConvert_Nest_IS() 928 PetscCall(ISLocalToGlobalMappingRestoreIndices(rl2g, &idxs2)); in MatConvert_Nest_IS() 961 PetscCall(ISLocalToGlobalMappingRestoreIndices(cl2g, &idxs1)); in MatConvert_Nest_IS() 962 PetscCall(ISLocalToGlobalMappingRestoreIndices(rl2g, &idxs2)); in MatConvert_Nest_IS() 1541 PetscCall(ISLocalToGlobalMappingRestoreIndices(matis->rmapping, &gidxs)); in MatISSetUpSF_IS() 1548 PetscCall(ISLocalToGlobalMappingRestoreIndices(matis->cmapping, &gidxs)); in MatISSetUpSF_IS() 2241 PetscCall(ISLocalToGlobalMappingRestoreIndices(mapping, &indices)); in ISLocalToGlobalMappingView_Multi() 3011 PetscCall(ISLocalToGlobalMappingRestoreIndices(is->rmapping, &ridxs)); in MatAssemblyEnd_IS() 3012 PetscCall(ISLocalToGlobalMappingRestoreIndices(is->cmapping, &cidxs)); in MatAssemblyEnd_IS() [all …]
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex14f.F90 | 311 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, ltog, ierr))
|
| H A D | ex70.c | 1325 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApplyZero_EAST() 1383 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApplyZero_WEST() 1442 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApplyZero_NORTH() 1500 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApplyZero_SOUTH()
|
| H A D | ex43.c | 1671 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApplyZero_EAST() 1729 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApplyZero_WEST() 1788 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApplyZero_NORTH() 1846 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApplyZero_SOUTH()
|
| H A D | ex49.c | 1096 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApply_EAST() 1161 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogm, &g_idx)); in BCApply_WEST()
|
| /petsc/src/mat/tests/ |
| H A D | ex23.c | 129 PetscCall(ISLocalToGlobalMappingRestoreIndices(rmap, &idxs1)); in main() 130 PetscCall(ISLocalToGlobalMappingRestoreIndices(cmap, &idxs2)); in main() 909 PetscCall(ISLocalToGlobalMappingRestoreIndices(rmap, &idxs1)); in main() 910 PetscCall(ISLocalToGlobalMappingRestoreIndices(cmap, &idxs2)); in main()
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagstencil.c | 112 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltog, <ogidx)); in DMStagCreateISFromStencils()
|
| /petsc/include/ |
| H A D | petscis.h | 204 PETSC_EXTERN PetscErrorCode ISLocalToGlobalMappingRestoreIndices(ISLocalToGlobalMapping, const Pets…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdd.c | 367 PetscCall(ISLocalToGlobalMappingRestoreIndices(l2g, &idxs)); in DMCreateNeumannOverlap_Plex()
|
| /petsc/doc/changes/ |
| H A D | 319.md | 278 - Deprecate `ISLocalToGlobalMappingRestoreIndices()` in favor of `ISLocalToGlobalMappingRestoreIndi…
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | fdmpiaij.c | 653 if (ctype == IS_COLORING_LOCAL) PetscCall(ISLocalToGlobalMappingRestoreIndices(map, <og)); in MatFDColoringSetUp_MPIXAIJ()
|
| /petsc/src/dm/impls/da/hypre/ |
| H A D | mhyp.c | 796 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltog, (const PetscInt **)&ex->gindices)); in MatDestroy_HYPRESStruct()
|
| /petsc/src/dm/impls/da/ |
| H A D | dainterp.c | 1432 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogmf, &idx_f)); in DMDACreateAggregates() 1433 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogmc, &idx_c)); in DMDACreateAggregates()
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcfetidp.c | 667 PetscCall(ISLocalToGlobalMappingRestoreIndices(l2gmap_p, &idxs)); in PCBDDCSetupFETIDPMatContext()
|