Home
last modified time | relevance | path

Searched defs:dtype (Results 26 – 48 of 48) sorted by relevance

12

/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx93 PetscDeviceType dtype; in PetscDeviceContextRecordEvent_Private() local
114 PetscDeviceType dtype; in PetscDeviceContextWaitForEvent_Private() local
534 PetscDeviceType dtype; in MarkFromID_IncompatibleModes_UpdateLastWrite() local
H A Ddcontext.cxx864 PetscDeviceType dtype; in PetscDeviceContextGetNullContextForDevice_Private() local
959 auto dtype = std::make_pair(PETSC_DEVICE_DEFAULT(), PETSC_FALSE); in PetscDeviceContextSetFromOptions() local
H A Dpetscdevice_interface_internal.hpp181 auto dtype = static_cast<PetscInt>(deviceType.first); in PetscDeviceContextQueryOptions_Internal() local
/petsc/src/dm/impls/swarm/tests/
H A Dex7.c67 PetscDataType dtype; in gridToParticles() local
165 PetscDataType dtype; in particlesToGrid() local
/petsc/src/sys/objects/
H A Dgarbage.c120 …tscGarbageKeySortedIntersect(void *inset, void *inoutset, PetscMPIInt *length, MPI_Datatype *dtype) in PetscGarbageKeySortedIntersect()
H A Dpinit.c1827 …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 Dview.c399 …PetscViewerRead(PetscViewer viewer, void *data, PetscInt num, PetscInt *count, PetscDataType dtype) in PetscViewerRead()
/petsc/src/sys/classes/viewer/impls/vtk/
H A Dvtkv.c288 …scViewerVTKFWrite(PetscViewer viewer, FILE *fp, const void *data, PetscCount n, MPI_Datatype dtype) in PetscViewerVTKFWrite()
/petsc/src/sys/classes/bag/
H A Dbag.c713 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 Dcupmobject.hpp264 PetscDeviceType dtype; in GetFromHandleDispatch_() local
/petsc/src/sys/classes/viewer/impls/hdf5/
H A Dhdf5v.c1185 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 DDMSwarm.pyx313 … def registerField(self, fieldname: str, blocksize: int, dtype: type | dtype = ScalarType) -> None: argument
/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c1214 …ViewerASCIIRead(PetscViewer viewer, void *data, PetscInt num, PetscInt *count, PetscDataType dtype) in PetscViewerASCIIRead()
/petsc/src/sys/ftn-custom/
H A Df90_cwrap.c25 PetscErrorCode PetscMPIFortranDatatypeToC(MPI_Fint unit, MPI_Datatype *dtype) in PetscMPIFortranDatatypeToC()
/petsc/src/dm/impls/plex/
H A Dplexfluent.c60 …eFluent_ReadValues(PetscViewer viewer, void *data, PetscInt count, PetscDataType dtype, PetscBool … in DMPlexCreateFluent_ReadValues()
H A Dplexdistribute.c1451 static void MPIAPI MaxLocCarry(void *in_, void *inout_, PetscMPIInt *len_, MPI_Datatype *dtype) in MaxLocCarry()
H A Dplexgmsh.c247 static PetscErrorCode GmshRead(GmshFile *gmsh, void *buf, PetscCount count, PetscDataType dtype) in GmshRead()
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp595 int dtype = PetscMemTypeDevice(dstmtype) ? 1 : 0; in LinkMemcpy() local
/petsc/src/dm/impls/swarm/
H A Dswarmpic.c1123 PetscDataType dtype; in DMSwarmInitializeCoordinates() local
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu1185 MPI_Datatype dtype; in MatH2OpusSetCoords_H2OPUS() local
/petsc/src/vec/is/sf/interface/
H A Dsf.c737 MPI_Datatype dtype = MPIU_SCALAR; in PetscSFDuplicate() local
/petsc/src/sys/logging/handler/impls/default/
H A Dlogdefault.c1215 const PetscDeviceType dtype = PetscDeviceTypeCast(i); in PetscLogViewWarnNoGpuAwareMpi() local
/petsc/src/dm/interface/
H A Ddm.c1710 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()

12