| /petsc/src/mat/tests/ |
| H A D | ex46.c | 19 PetscCall(ISLocalToGlobalMappingCreateIS(is, &rmap)); in main() 21 PetscCall(ISLocalToGlobalMappingCreateIS(is, &cmap)); in main()
|
| H A D | ex219f.F90 | 48 PetscCallA(ISLocalToGlobalMappingCreateIS(is, ismap, ierr))
|
| H A D | ex123.c | 58 PetscCall(ISLocalToGlobalMappingCreateIS(is, &rl2g)); in main() 61 PetscCall(ISLocalToGlobalMappingCreateIS(is, &cl2g)); in main()
|
| H A D | ex23.c | 81 PetscCall(ISLocalToGlobalMappingCreateIS(is, &cmap)); in main() 86 PetscCall(ISLocalToGlobalMappingCreateIS(is, &rmap)); in main() 318 PetscCall(ISLocalToGlobalMappingCreateIS(is, &trmap)); in main() 328 PetscCall(ISLocalToGlobalMappingCreateIS(is, &tcmap)); in main() 788 PetscCall(ISLocalToGlobalMappingCreateIS(bis, &map)); in main()
|
| /petsc/src/vec/is/tests/ |
| H A D | ex1.c | 16 PetscCall(ISLocalToGlobalMappingCreateIS(isx, <og)); in main()
|
| H A D | ex8.c | 57 PetscCall(ISLocalToGlobalMappingCreateIS(is1, &lg1v)); in main() 58 PetscCall(ISLocalToGlobalMappingCreateIS(is2, &lg2v)); in main()
|
| /petsc/src/mat/impls/is/ |
| H A D | matis.c | 224 PetscCall(ISLocalToGlobalMappingCreateIS(ptap->cis0, &Ccl2g)); in MatPtAPSymbolic_IS_XAIJ() 250 PetscCall(ISLocalToGlobalMappingCreateIS(ptap->cis1, &Crl2g)); in MatPtAPSymbolic_IS_XAIJ() 333 PetscCall(ISLocalToGlobalMappingCreateIS(is, &rl2g)); in MatConvert_SeqXAIJ_IS() 348 PetscCall(ISLocalToGlobalMappingCreateIS(is, &cl2g)); in MatConvert_SeqXAIJ_IS() 453 PetscCall(ISLocalToGlobalMappingCreateIS(ndsub, l2g)); in MatMPIXAIJComputeLocalToGlobalMapping_Private() 561 PetscCall(ISLocalToGlobalMappingCreateIS(is, &ll2g)); in MatMPIXAIJComputeLocalToGlobalMapping_Private() 575 PetscCall(ISLocalToGlobalMappingCreateIS(is, l2g)); in MatMPIXAIJComputeLocalToGlobalMapping_Private() 618 PetscCall(ISLocalToGlobalMappingCreateIS(is, l2g)); in MatMPIXAIJComputeLocalToGlobalMapping_Private() 750 PetscCall(ISLocalToGlobalMappingCreateIS(is, &rl2g)); in MatConvert_XAIJ_IS() 762 PetscCall(ISLocalToGlobalMappingCreateIS(is, &cl2g)); in MatConvert_XAIJ_IS() [all …]
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscis.pxi | 74 PetscErrorCode ISLocalToGlobalMappingCreateIS(PetscIS, PetscLGMap*)
|
| H A D | IS.pyx | 1301 petsc.ISLocalToGlobalMappingCreateIS 1305 CHKERR(ISLocalToGlobalMappingCreateIS(
|
| /petsc/src/dm/partitioner/impls/multistage/ |
| H A D | mspart.c | 659 PetscCall(ISLocalToGlobalMappingCreateIS(gid, &g2l)); in PetscPartitionerPartition_Multistage() 661 PetscCall(ISLocalToGlobalMappingCreateIS(rid, &l2g)); in PetscPartitionerPartition_Multistage()
|
| /petsc/include/ |
| H A D | petscis.h | 192 PETSC_EXTERN PetscErrorCode ISLocalToGlobalMappingCreateIS(IS, ISLocalToGlobalMapping *);
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 341 PetscCall(ISLocalToGlobalMappingCreateIS(osm->lis, <og)); in PCSetUp_ASM() 363 PetscCall(ISLocalToGlobalMappingCreateIS(osm->is[i], <og)); in PCSetUp_ASM() 370 PetscCall(ISLocalToGlobalMappingCreateIS(osm->lis, <og)); in PCSetUp_ASM()
|
| /petsc/src/vec/is/is/utils/ |
| H A D | isdiff.c | 756 PetscCall(ISLocalToGlobalMappingCreateIS(b, <og)); in ISEmbed()
|
| /petsc/src/dm/dt/dualspace/impls/sum/ |
| H A D | dualspacesum.c | 477 PetscCall(ISLocalToGlobalMappingCreateIS(is_row, &map_row[s])); in PetscDualSpaceSumCreateMappings() 478 PetscCall(ISLocalToGlobalMappingCreateIS(is_col, &map_col[s])); in PetscDualSpaceSumCreateMappings()
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 281 PetscCall(ISLocalToGlobalMappingCreateIS(nedfieldlocal, &fl2g)); in PCBDDCNedelecSupport() 284 PetscCall(ISLocalToGlobalMappingCreateIS(is, &al2g)); in PCBDDCNedelecSupport() 293 PetscCall(ISLocalToGlobalMappingCreateIS(gis, &el2g)); in PCBDDCNedelecSupport() 398 PetscCall(ISLocalToGlobalMappingCreateIS(tmap, &mapn)); in PCBDDCNedelecSupport() 1384 PetscCall(ISLocalToGlobalMappingCreateIS(wis, &cel2g)); in PCBDDCNedelecSupport() 1392 PetscCall(ISLocalToGlobalMappingCreateIS(wis, &cvl2g)); in PCBDDCNedelecSupport() 2294 PetscCall(ISLocalToGlobalMappingCreateIS(pcis->is_I_local, &N_to_D)); in PCBDDCBenignShellMat() 2549 PetscCall(ISLocalToGlobalMappingCreateIS(is_dummy, &l2gmap_dummy)); in PCBDDCDetectDisconnectedComponents() 2951 PetscCall(ISLocalToGlobalMappingCreateIS(subs[i], &l2g)); in PCBDDCBenignDetectSaddlePoint() 2957 PetscCall(ISLocalToGlobalMappingCreateIS(tis, &l2g)); in PCBDDCBenignDetectSaddlePoint() [all …]
|
| H A D | bddcschurs.c | 545 PetscCall(ISLocalToGlobalMappingCreateIS(sub_schurs->is_I, &ItoNmap)); in PCBDDCSubSchursSetUp() 680 PetscCall(ISLocalToGlobalMappingCreateIS(sub_schurs->is_subs[i], &NtoS)); in PCBDDCSubSchursSetUp() 685 PetscCall(ISLocalToGlobalMappingCreateIS(sub_schurs->is_Ej_all, &BtoS)); in PCBDDCSubSchursSetUp() 968 PetscCall(ISLocalToGlobalMappingCreateIS(is_A_all, &N_to_reor)); in PCBDDCSubSchursSetUp()
|
| H A D | bddcfetidp.c | 180 PetscCall(ISLocalToGlobalMappingCreateIS(Pg, &l2gmap_p)); in PCBDDCSetupFETIDPMatContext()
|
| H A D | bddc.c | 2434 PetscCall(ISLocalToGlobalMappingCreateIS(matis->getsub_ris, <og)); in MatISSubMatrixEmbedLocalIS()
|
| /petsc/src/ksp/pc/impls/is/ |
| H A D | pcis.c | 226 PetscCall(ISLocalToGlobalMappingCreateIS(pcis->is_B_local, &pcis->BtoNmap)); in PCISSetUp()
|
| /petsc/src/ksp/ksp/impls/fetidp/ |
| H A D | fetidp.c | 795 PetscCall(ISLocalToGlobalMappingCreateIS(II, &l2g_t)); in KSPFETIDPSetUpOperators() 868 PetscCall(ISLocalToGlobalMappingCreateIS(lPall, &pmap)); in KSPFETIDPSetUpOperators()
|
| /petsc/src/vec/is/utils/ |
| H A D | isltog.c | 507 PetscErrorCode ISLocalToGlobalMappingCreateIS(IS is, ISLocalToGlobalMapping *mapping) in ISLocalToGlobalMappingCreateIS() function
|
| /petsc/src/mat/impls/hypre/ |
| H A D | mhypre.c | 301 PetscCall(ISLocalToGlobalMappingCreateIS(is, &rl2g)); in MatConvert_HYPRE_IS() 308 PetscCall(ISLocalToGlobalMappingCreateIS(is, &cl2g)); in MatConvert_HYPRE_IS()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 1646 PetscCall(ISLocalToGlobalMappingCreateIS(isOriginal, <ogOriginal)); in DMPlexMigrate()
|
| H A D | plex.c | 1592 PetscCall(ISLocalToGlobalMappingCreateIS(gid, &g2l)); in DMPlexView_Ascii() 10111 PetscCall(ISLocalToGlobalMappingCreateIS(glob, <og)); in DMPlexComputeOrthogonalQuality()
|
| /petsc/src/dm/impls/da/ |
| H A D | fdda.c | 791 PetscCall(ISLocalToGlobalMappingCreateIS(is, <og)); in DMCreateMatrix_DA_IS()
|