| /petsc/src/sys/objects/device/interface/ |
| H A D | mark_dcontext.cxx | 93 PetscDeviceType dtype; in PetscDeviceContextRecordEvent_Private() local 114 PetscDeviceType dtype; in PetscDeviceContextWaitForEvent_Private() local 534 PetscDeviceType dtype; in MarkFromID_IncompatibleModes_UpdateLastWrite() local
|
| H A D | dcontext.cxx | 864 PetscDeviceType dtype; in PetscDeviceContextGetNullContextForDevice_Private() local 959 auto dtype = std::make_pair(PETSC_DEVICE_DEFAULT(), PETSC_FALSE); in PetscDeviceContextSetFromOptions() local
|
| H A D | petscdevice_interface_internal.hpp | 181 auto dtype = static_cast<PetscInt>(deviceType.first); in PetscDeviceContextQueryOptions_Internal() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex7.c | 67 PetscDataType dtype; in gridToParticles() local 165 PetscDataType dtype; in particlesToGrid() local
|
| /petsc/src/sys/objects/ |
| H A D | garbage.c | 120 …tscGarbageKeySortedIntersect(void *inset, void *inoutset, PetscMPIInt *length, MPI_Datatype *dtype) in PetscGarbageKeySortedIntersect()
|
| H A D | pinit.c | 1827 …Allreduce_Count(const void *inbuf, void *outbuf, MPIU_Count count, MPI_Datatype dtype, MPI_Op op, … in MPIU_Allreduce_Count() 1844 …lreduce_Private(const void *inbuf, void *outbuf, MPIU_Count count, MPI_Datatype dtype, MPI_Op op, … in MPIU_Allreduce_Private()
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | view.c | 399 …PetscViewerRead(PetscViewer viewer, void *data, PetscInt num, PetscInt *count, PetscDataType dtype) in PetscViewerRead()
|
| /petsc/src/sys/classes/viewer/impls/vtk/ |
| H A D | vtkv.c | 288 …scViewerVTKFWrite(PetscViewer viewer, FILE *fp, const void *data, PetscCount n, MPI_Datatype dtype) in PetscViewerVTKFWrite()
|
| /petsc/src/sys/classes/bag/ |
| H A D | bag.c | 713 PetscInt classid = PETSC_BAG_FILE_CLASSID, dtype; in PetscBagView() local 808 PetscInt classid, bagcount, dtype, msize, offset, deprecatedbagsize; in PetscBagLoad() local
|
| /petsc/include/petsc/private/ |
| H A D | cupmobject.hpp | 264 PetscDeviceType dtype; in GetFromHandleDispatch_() local
|
| /petsc/src/sys/classes/viewer/impls/hdf5/ |
| H A D | hdf5v.c | 1185 hid_t h5, dataspace, obj, attribute, dtype; in PetscViewerHDF5WriteAttribute() local 1291 hid_t h5, obj, attribute, dtype; in PetscViewerHDF5ReadAttribute() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DMSwarm.pyx | 313 … def registerField(self, fieldname: str, blocksize: int, dtype: type | dtype = ScalarType) -> None: argument
|
| /petsc/src/sys/classes/viewer/impls/ascii/ |
| H A D | filev.c | 1214 …ViewerASCIIRead(PetscViewer viewer, void *data, PetscInt num, PetscInt *count, PetscDataType dtype) in PetscViewerASCIIRead()
|
| /petsc/src/sys/ftn-custom/ |
| H A D | f90_cwrap.c | 25 PetscErrorCode PetscMPIFortranDatatypeToC(MPI_Fint unit, MPI_Datatype *dtype) in PetscMPIFortranDatatypeToC()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfluent.c | 60 …eFluent_ReadValues(PetscViewer viewer, void *data, PetscInt count, PetscDataType dtype, PetscBool … in DMPlexCreateFluent_ReadValues()
|
| H A D | plexdistribute.c | 1451 static void MPIAPI MaxLocCarry(void *in_, void *inout_, PetscMPIInt *len_, MPI_Datatype *dtype) in MaxLocCarry()
|
| H A D | plexgmsh.c | 247 static PetscErrorCode GmshRead(GmshFile *gmsh, void *buf, PetscCount count, PetscDataType dtype) in GmshRead()
|
| /petsc/src/vec/is/sf/impls/basic/cupm/ |
| H A D | sfcupm_impl.hpp | 595 int dtype = PetscMemTypeDevice(dstmtype) ? 1 : 0; in LinkMemcpy() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic.c | 1123 PetscDataType dtype; in DMSwarmInitializeCoordinates() local
|
| /petsc/src/mat/impls/h2opus/cuda/ |
| H A D | math2opus.cu | 1185 MPI_Datatype dtype; in MatH2OpusSetCoords_H2OPUS() local
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 737 MPI_Datatype dtype = MPIU_SCALAR; in PetscSFDuplicate() local
|
| /petsc/src/sys/logging/handler/impls/default/ |
| H A D | logdefault.c | 1215 const PetscDeviceType dtype = PetscDeviceTypeCast(i); in PetscLogViewWarnNoGpuAwareMpi() local
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 1710 PetscErrorCode DMGetWorkArray(DM dm, PetscInt count, MPI_Datatype dtype, void *mem) in DMGetWorkArray() 1771 PetscErrorCode DMRestoreWorkArray(DM dm, PetscInt count, MPI_Datatype dtype, void *mem) in DMRestoreWorkArray()
|