| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic_view.c | 7 long int *bytes; in private_PetscViewerCreate_XDMF() local 37 long int *bytes; in private_PetscViewerDestroy_XDMF() local 94 long int *bytes = NULL; in private_DMSwarmView_XDMF() local 195 long int *bytes = NULL; in private_VecView_Swarm_XDMF() local 259 long int *bytes = NULL; in private_ISView_Swarm_XDMF() local
|
| H A D | data_bucket.c | 693 PetscErrorCode DMSwarmDataBucketCreatePackedArray(DMSwarmDataBucket db, size_t *bytes, void **buf) in DMSwarmDataBucketCreatePackedArray()
|
| /petsc/src/benchmarks/streams/ |
| H A D | MPIVersion.c | 14 static double bytes = 3 * sizeof(double) * N; variable
|
| H A D | OpenMPVersion.c | 29 static double bytes = 3 * sizeof(double) * N; variable
|
| H A D | OpenMPVersionLikeMPI.c | 31 static double bytes = 3 * sizeof(double) * N; variable
|
| H A D | BasicVersion.c | 84 static double bytes[4] = {2 * sizeof(double) * N, 2 * sizeof(double) * N, 3 * sizeof(double) * N, 3… variable
|
| H A D | SSEVersion.c | 73 …const double bytes[4] = {2 * sizeof(double) * N, 2 * sizeof(double) * N, 3 * sizeof(double) * N,… in main() local
|
| /petsc/include/petsc/private/ |
| H A D | kokkosimpl.hpp | 132 size_t bytes = v_dual.extent(0) * sizeof(Type); in KokkosDualViewSyncHost() local 149 size_t bytes = v_dual.extent(0) * sizeof(Type); in KokkosDualViewSyncDevice() local
|
| H A D | cupminterface.hpp | 638 const auto bytes = n * sizeof(M); in PetscCUPMMallocAsync() local 753 const auto bytes = n * sizeof(M); in PetscCUPMMemsetAsync() local
|
| H A D | dmimpl.h | 166 size_t bytes; member
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex2k.c | 105 PetscLogDouble bytes = (M * (N + 1.0) + N) * sizeof(PetscScalar); in main() local
|
| /petsc/src/vec/is/sf/impls/window/ |
| H A D | sfwindow.c | 27 MPI_Aint bytes; member 430 MPI_Aint bytes; in PetscSFGetWindow() local 610 MPI_Aint bytes; in PetscSFFindWindow() local 657 MPI_Aint bytes; in PetscSFRestoreWindow() local 864 MPI_Aint bytes, wsize; in PetscSFRegisterPersistent_Window() local 904 MPI_Aint bytes; in PetscSFDeregisterPersistent_Window() local
|
| /petsc/src/sys/classes/viewer/impls/vtk/ |
| H A D | vtkv.c | 303 PetscInt64 bytes; in PetscViewerVTKFWrite() local
|
| /petsc/src/sys/memory/ |
| H A D | mal.c | 388 size_t bytes[8], sumbytes; in PetscMallocA() local
|
| /petsc/src/sys/objects/device/impls/ |
| H A D | segmentedmempool.hpp | 329 PETSC_NODISCARD size_type bytes() const noexcept { return sizeof(value_type) * size(); } in bytes() function in Petsc::memory::impl::MemoryBlock
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 2717 MPI_Aint lb, lb_true, bytes, bytes_true; in PetscSFGetDatatypeSize_Internal() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex11.c | 1486 PetscLogDouble bytes; in main() local
|
| /petsc/src/sys/objects/ |
| H A D | options.c | 455 PetscCount bytes; in PetscOptionsInsertFilePetsc() local
|