| /petsc/src/sys/objects/device/interface/ |
| H A D | global_dcontext.cxx | 26 …rrorCode PetscSetDefaultCUPMStreamFromDeviceContext(PetscDeviceContext dctx, PetscDeviceType dtype) in PetscSetDefaultCUPMStreamFromDeviceContext() 56 const auto dtype = rootDeviceType; in PetscDeviceContextSetupGlobalContext_Private() local 58 PetscDeviceType dtype; in PetscDeviceContextSetupGlobalContext_Private() local 144 PetscDeviceType dtype; in PetscDeviceContextSetCurrentContext() local
|
| H A D | device.cxx | 185 switch (const auto dtype = device->type) { in PetscDeviceConfigure() local 235 auto dtype = PETSC_DEVICE_HOST; in PetscDeviceView() local 694 auto dtype = std::make_pair(PETSC_DEVICE_DEFAULT(), PETSC_FALSE); in PetscDeviceInitializeFromOptions_Internal() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdevice.pxi | 70 cdef inline PetscDeviceType asDeviceType(object dtype) except <PetscDeviceType>(-1): 79 cdef inline str toDeviceType(PetscDeviceType dtype):
|
| /petsc/src/vec/is/sf/interface/ftn-custom/ |
| H A D | zsf.c | 91 MPI_Datatype dtype; in petscsfbcastbegin_() local 101 MPI_Datatype dtype; in petscsfbcastend_() local 111 MPI_Datatype dtype; in petscsfreducebegin_() local 121 MPI_Datatype dtype; in petscsfreduceend_() local 133 MPI_Datatype dtype; in petscsfbcastbegin_() local 149 MPI_Datatype dtype; in petscsfbcastend_() local 165 MPI_Datatype dtype; in petscsfreducebegin_() local 181 MPI_Datatype dtype; in petscsfreduceend_() local
|
| /petsc/src/sys/tests/ |
| H A D | ex49.c | 6 PetscDataType dtype; in main() local
|
| H A D | ex8.c | 11 static PetscErrorCode MakeDatatype(MPI_Datatype *dtype) in MakeDatatype() 84 MPI_Datatype dtype; in main() local
|
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 73 … PetscCommBuildTwoSided_Ibarrier(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt… in PetscCommBuildTwoSided_Ibarrier() 133 …PetscCommBuildTwoSided_Allreduce(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt… in PetscCommBuildTwoSided_Allreduce() 179 …etscCommBuildTwoSided_RedScatter(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt… in PetscCommBuildTwoSided_RedScatter() 255 PetscErrorCode PetscCommBuildTwoSided(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMP… in PetscCommBuildTwoSided() 289 …cCommBuildTwoSidedFReq_Reference(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt… in PetscCommBuildTwoSidedFReq_Reference() 328 …scCommBuildTwoSidedFReq_Ibarrier(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt… in PetscCommBuildTwoSidedFReq_Ibarrier() 440 PetscErrorCode PetscCommBuildTwoSidedF(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscM… in PetscCommBuildTwoSidedF() 487 PetscErrorCode PetscCommBuildTwoSidedFReq(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, Pet… in PetscCommBuildTwoSidedFReq()
|
| /petsc/include/ |
| H A D | petscsys.h | 2725 static inline PetscMPIInt MPIU_Get_count(MPI_Status *status, MPI_Datatype dtype, PetscCount *count) in MPIU_Get_count() 2735 static inline PetscMPIInt MPIU_Send(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPI… in MPIU_Send() 2744 static inline PetscMPIInt MPIU_Send_init(const void *buf, MPIU_Count count, MPI_Datatype dtype, Pet… in MPIU_Send_init() 2753 static inline PetscMPIInt MPIU_Isend(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMP… in MPIU_Isend() 2762 static inline PetscMPIInt MPIU_Recv(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPI… in MPIU_Recv() 2771 static inline PetscMPIInt MPIU_Recv_init(const void *buf, MPIU_Count count, MPI_Datatype dtype, Pet… in MPIU_Recv_init() 2780 static inline PetscMPIInt MPIU_Irecv(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMP… in MPIU_Irecv() 2789 …Int MPIU_Reduce(const void *inbuf, void *outbuf, MPIU_Count count, MPI_Datatype dtype, MPI_Op op, … in MPIU_Reduce() 2799 …IU_Reduce_local(const void *inbuf, void *inoutbuf, MPIU_Count count, MPI_Datatype dtype, MPI_Op op) in MPIU_Reduce_local() 2829 static inline PetscMPIInt MPIU_Get_count(MPI_Status *status, MPI_Datatype dtype, PetscCount *count) in MPIU_Get_count() [all …]
|
| /petsc/src/ksp/ksp/impls/cg/nash/ |
| H A D | nashimpl.h | 23 PetscInt dtype; member
|
| /petsc/src/ksp/ksp/impls/cg/stcg/ |
| H A D | stcgimpl.h | 22 PetscInt dtype; member
|
| /petsc/src/sys/objects/device/tests/ |
| H A D | ex7.c | 27 PetscDeviceType dtype; in TestAllocate() local 104 PetscDeviceType dtype; in TestAsyncCoherence() local
|
| H A D | ex4.c | 7 PetscDeviceType dtype; in DoFork() local
|
| H A D | ex11.cxx | 101 PetscDeviceType dtype; in TestAllCombinations() local 221 PetscDeviceType dtype; in CheckMapEqual() local
|
| /petsc/src/sys/objects/kokkos/ |
| H A D | kinit.kokkos.cxx | 79 PetscDeviceType dtype; in PetscKokkosInitializeCheck() local
|
| /petsc/src/sys/error/ |
| H A D | checkptr.c | 75 PetscBool PetscCheckPointer(const void *ptr, PetscDataType dtype) in PetscCheckPointer()
|
| /petsc/src/sys/fileio/ |
| H A D | sysio.c | 788 PetscErrorCode MPIU_File_write_all(MPI_File fd, void *data, PetscMPIInt cnt, MPI_Datatype dtype, MP… in MPIU_File_write_all() 800 PetscErrorCode MPIU_File_read_all(MPI_File fd, void *data, PetscMPIInt cnt, MPI_Datatype dtype, MPI… in MPIU_File_read_all() 811 …write_at(MPI_File fd, MPI_Offset off, void *data, PetscMPIInt cnt, MPI_Datatype dtype, MPI_Status … in MPIU_File_write_at() 823 …_read_at(MPI_File fd, MPI_Offset off, void *data, PetscMPIInt cnt, MPI_Datatype dtype, MPI_Status … in MPIU_File_read_at() 834 …e_at_all(MPI_File fd, MPI_Offset off, void *data, PetscMPIInt cnt, MPI_Datatype dtype, MPI_Status … in MPIU_File_write_at_all() 846 …d_at_all(MPI_File fd, MPI_Offset off, void *data, PetscMPIInt cnt, MPI_Datatype dtype, MPI_Status … in MPIU_File_read_at_all()
|
| /petsc/src/ts/tests/ |
| H A D | ex30.c | 89 PetscDataType dtype; in makeSwarm() local 139 PetscDataType dtype; in particlesToGrid() local 305 PetscDataType dtype; in gridToParticles_private() local 325 PetscDataType dtype; in gridToParticles_private() local 394 PetscDataType dtype; in PostStep() local 421 PetscDataType dtype; in PostStep() local 777 PetscDataType dtype; in go() local 804 PetscDataType dtype; in go() local
|
| /petsc/src/sys/objects/device/impls/ |
| H A D | impldevicebase.hpp | 134 constexpr auto dtype = PETSC_DEVICE_IMPL(); in PetscOptionDevice() local 218 constexpr auto dtype = PETSC_DEVICE_IMPL(); in PetscOptionDeviceAll() local
|
| /petsc/src/sys/classes/viewer/impls/binary/ |
| H A D | binv.c | 887 …IIO(PetscViewer viewer, void *data, PetscInt num, PetscInt *count, PetscDataType dtype, PetscBool … in PetscViewerBinaryWriteReadMPIIO() 938 …iewerBinaryRead(PetscViewer viewer, void *data, PetscInt num, PetscInt *count, PetscDataType dtype) in PetscViewerBinaryRead() 976 …e PetscViewerBinaryWrite(PetscViewer viewer, const void *data, PetscInt count, PetscDataType dtype) in PetscViewerBinaryWrite() 997 …cBool write, void *data, PetscCount count, PetscCount start, PetscCount total, PetscDataType dtype) in PetscViewerBinaryWriteReadAll() 1118 …ewer viewer, void *data, PetscCount count, PetscCount start, PetscCount total, PetscDataType dtype) in PetscViewerBinaryReadAll() 1142 …iewer, const void *data, PetscCount count, PetscCount start, PetscCount total, PetscDataType dtype) in PetscViewerBinaryWriteAll()
|
| /petsc/src/dm/impls/swarm/tutorials/ |
| H A D | ex1.c | 20 PetscDataType dtype; in main() local
|
| /petsc/src/dm/impls/da/tests/ |
| H A D | ex1.c | 39 PetscDataType dtype; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | bagimpl.h | 9 PetscDataType dtype; member
|
| H A D | deviceimpl.h | 58 #define PetscValidDeviceType(dtype, argno) \ argument 148 #define PetscValidDeviceType(dtype, argno) argument 203 PetscDeviceType dtype; // this cannot change for the lifetime of the event member 390 PetscDeviceType dtype; in PetscDeviceContextGetCurrentContextAssertType_Internal() local
|
| /petsc/share/petsc/matlab/ |
| H A D | PetscBagRead.m | 18 dtype = offsetdtype(2); variable
|
| /petsc/src/ksp/ksp/impls/cg/gltr/ |
| H A D | gltrimpl.h | 47 PetscInt dtype; /* Method used to measure the norm of step */ member
|