| /petsc/src/vec/is/utils/ |
| H A D | pmap.c | 50 PetscErrorCode PetscLayoutCreate(MPI_Comm comm, PetscLayout *map) in PetscLayoutCreate() 102 …de PetscLayoutCreateFromSizes(MPI_Comm comm, PetscInt n, PetscInt N, PetscInt bs, PetscLayout *map) in PetscLayoutCreateFromSizes() 127 PetscErrorCode PetscLayoutDestroy(PetscLayout *map) in PetscLayoutDestroy() 162 PetscLayout map; in PetscLayoutCreateFromRanges() local 231 PetscErrorCode PetscLayoutSetUp(PetscLayout map) in PetscLayoutSetUp() 377 PetscErrorCode PetscLayoutSetLocalSize(PetscLayout map, PetscInt n) in PetscLayoutSetLocalSize() 404 PetscErrorCode PetscLayoutGetLocalSize(PetscLayout map, PetscInt *n) in PetscLayoutGetLocalSize() 425 PetscErrorCode PetscLayoutSetSize(PetscLayout map, PetscInt n) in PetscLayoutSetSize() 451 PetscErrorCode PetscLayoutGetSize(PetscLayout map, PetscInt *n) in PetscLayoutGetSize() 472 PetscErrorCode PetscLayoutSetBlockSize(PetscLayout map, PetscInt bs) in PetscLayoutSetBlockSize() [all …]
|
| H A D | isio.c | 9 PetscLayout map; in ISView_Binary() local 62 PetscLayout map; in ISLoad_Binary() local
|
| /petsc/src/sys/tests/ |
| H A D | ex64.cxx | 217 …PetscErrorCode check_size_capacity_coherent(map_type &map, std::size_t expected_size, std::size_t … in check_size_capacity_coherent() 226 PetscErrorCode test_insert(map_type &map) noexcept in test_insert() 364 map_type map; in test_insert() local 371 PetscErrorCode test_find(map_type &map) noexcept in test_find() 405 map_type map; in test_find() local 412 PetscErrorCode test_erase(map_type &map) noexcept in test_erase() 416 const auto check_map_is_truly_empty = [&](map_type &map) { in test_erase() 511 map_type map; in test_erase() local 520 PetscErrorCode test_iterators(map_type &map, It it, It it2) noexcept in test_iterators() 575 map_type map(sample_values.begin(), sample_values.end()); in test_misc() local
|
| /petsc/src/vec/is/is/interface/ftn-custom/ |
| H A D | zindexf90.c | 16 PETSC_EXTERN void petsclayoutgetranges_(PetscLayout *map, F90Array1d *ptr, int *ierr PETSC_F90_2PTR… in petsclayoutgetranges_() 28 PETSC_EXTERN void petsclayoutrestoreranges_(PetscLayout *map, F90Array1d *ptr, int *ierr PETSC_F90_… in petsclayoutrestoreranges_()
|
| /petsc/src/vec/is/utils/hdf5/ |
| H A D | hdf5io.c | 79 PetscLayout map; in PetscViewerHDF5ReadSizes_Private() local 190 …HDF5ReadSelectHyperslab_Private(PetscViewer viewer, HDF5ReadCtx ctx, PetscLayout map, hid_t *memsp… in PetscViewerHDF5ReadSelectHyperslab_Private() 234 …nternal(PetscViewer viewer, const char name[], PetscBool uncompress, PetscLayout map, hid_t dataty… in PetscViewerHDF5Load_Internal() 324 PetscErrorCode PetscViewerHDF5Load(PetscViewer viewer, const char name[], PetscLayout map, hid_t da… in PetscViewerHDF5Load() 355 PetscLayout map = NULL; in PetscViewerHDF5ReadSizes() local
|
| /petsc/include/petsc/private/ |
| H A D | garbagecollector.h | 8 PetscHMapObj map; member
|
| /petsc/src/vec/is/is/tests/ |
| H A D | ex8.c | 10 ISLocalToGlobalMapping map; in main() local
|
| H A D | ex12.c | 11 PetscLayout map; in main() local
|
| H A D | ex11.c | 13 PetscLayout map, mapeven; in main() local
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | memory.cxx | 107 map_type map{}; member in MemoryMap 192 auto &map = memory_map.map; in PetscDeviceRegisterMemory_Private() local 395 auto &map = memory_map.map; in PetscDeviceDeallocate_Private() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex16.c | 84 DMLabel label, map; in CreateVolumeSubmesh() local 101 DMLabel label, map; in TestBoundaryField() local
|
| /petsc/src/sys/dll/ |
| H A D | reg.c | 184 PetscHMapFunc map; member 238 static PetscErrorCode PetscHMapFuncInsert_Private(PetscHMapFunc map, const char name[], PetscErrorC… in PetscHMapFuncInsert_Private() 527 const PetscHMapFunc map = list->map; in PetscFunctionListGet() local
|
| /petsc/src/mat/tutorials/ |
| H A D | ex3.c | 28 ISLocalToGlobalMapping map; in main() local
|
| /petsc/src/vec/vec/interface/ |
| H A D | veccreate.c | 93 PetscErrorCode VecCreateWithLayout_Private(PetscLayout map, Vec *vec) in VecCreateWithLayout_Private()
|
| /petsc/src/vec/vec/utils/ |
| H A D | vecio.c | 16 PetscLayout map; in VecView_Binary() local 69 PetscLayout map; in VecLoad_Binary() local
|
| /petsc/src/vec/is/ao/impls/memscalable/ |
| H A D | aomemscalable.c | 11 PetscLayout map; /* determines the local sizes of ao */ member 24 PetscLayout map = aomems->map; in AOView_MemoryScalable() local 269 PetscLayout map = aomems->map; in AOCreateMemoryScalable_private() local 392 PetscLayout map; in AOCreate_MemoryScalable() local
|
| /petsc/src/mat/tests/ |
| H A D | ex240.c | 9 PetscInt N, mx = 5, my = 4, i, j, nc, nrow, n, ncols, rstart, *colors, *map; in main() local
|
| H A D | ex254.c | 47 PetscLayout map; in main() local
|
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | gs.c | 386 PetscInt *map; in gsi_via_bit_mask() local 820 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_local_out() local 849 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_local_plus() local 884 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_local_in_plus() local 1020 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_vec_local_plus() local 1067 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_vec_local_in_plus() local 1100 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_vec_local_out() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex87.c | 210 PetscLayout map; in MatAndISLoad() local
|
| H A D | ex76.c | 16 PetscLayout map; in main() local
|
| /petsc/src/vec/vec/utils/tagger/tutorials/ |
| H A D | ex1.c | 9 PetscLayout map; in ISGetBlockGlobalIS() local
|
| /petsc/src/vec/vec/impls/hypre/ |
| H A D | vhyp.c | 9 PetscErrorCode VecHYPRE_IJVectorCreate(PetscLayout map, VecHYPRE_IJVector *ij) in VecHYPRE_IJVectorCreate()
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex63.cxx | 132 RCP<Tpetra::Map<LO, GO>> map = rcp(new Tpetra::Map<LO, GO>(nrows, 0, comm)); in main() local
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex18.c | 160 PetscLayout map = NULL; in CreateReferenceSF_Regular() local 275 PetscLayout map = NULL; in CreateSFs_Regular() local
|