Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 18 of 18) sorted by relevance

/petsc/src/dm/impls/swarm/
H A Dswarmpic_view.c7 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 Ddata_bucket.c693 PetscErrorCode DMSwarmDataBucketCreatePackedArray(DMSwarmDataBucket db, size_t *bytes, void **buf) in DMSwarmDataBucketCreatePackedArray()
/petsc/src/benchmarks/streams/
H A DMPIVersion.c14 static double bytes = 3 * sizeof(double) * N; variable
H A DOpenMPVersion.c29 static double bytes = 3 * sizeof(double) * N; variable
H A DOpenMPVersionLikeMPI.c31 static double bytes = 3 * sizeof(double) * N; variable
H A DBasicVersion.c84 static double bytes[4] = {2 * sizeof(double) * N, 2 * sizeof(double) * N, 3 * sizeof(double) * N, 3… variable
H A DSSEVersion.c73 …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 Dkokkosimpl.hpp132 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 Dcupminterface.hpp638 const auto bytes = n * sizeof(M); in PetscCUPMMallocAsync() local
753 const auto bytes = n * sizeof(M); in PetscCUPMMemsetAsync() local
H A Ddmimpl.h166 size_t bytes; member
/petsc/src/vec/vec/tests/
H A Dex2k.c105 PetscLogDouble bytes = (M * (N + 1.0) + N) * sizeof(PetscScalar); in main() local
/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c27 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 Dvtkv.c303 PetscInt64 bytes; in PetscViewerVTKFWrite() local
/petsc/src/sys/memory/
H A Dmal.c388 size_t bytes[8], sumbytes; in PetscMallocA() local
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp329 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 Dsf.c2717 MPI_Aint lb, lb_true, bytes, bytes_true; in PetscSFGetDatatypeSize_Internal() local
/petsc/src/ts/tutorials/
H A Dex11.c1486 PetscLogDouble bytes; in main() local
/petsc/src/sys/objects/
H A Doptions.c455 PetscCount bytes; in PetscOptionsInsertFilePetsc() local