Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 25 of 29) sorted by relevance

12

/petsc/src/ksp/pc/impls/tfs/
H A Dcomm.c65 PetscInt type, dest; in PCTFS_giop() local
142 PetscInt type, dest; in PCTFS_grop() local
218 PetscInt type, dest; in PCTFS_grop_hc() local
280 PetscInt edge, type, dest, mask; in PCTFS_ssgl_radd() local
331 PetscInt type, dest; in PCTFS_giop_hc() local
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmallocator.hpp67 inline PetscErrorCode HostAllocator<T, P>::uninitialized_copy(value_type *dest, const value_type *s… in uninitialized_copy()
131 inline PetscErrorCode DeviceAllocator<T, P>::uninitialized_copy(value_type *dest, const value_type … in uninitialized_copy()
H A Dcupmcontext.hpp485 …x, PetscBool clear, PetscMemType mtype, std::size_t n, std::size_t alignment, void **dest) noexcept in memAlloc()
532 inline PetscErrorCode DeviceContext<T>::memCopy(PetscDeviceContext dctx, void *PETSC_RESTRICT dest,… in memCopy()
/petsc/src/dm/impls/swarm/
H A Ddata_ex.c503 void *dest; in DMSwarmDataExPackData() local
561 void *dest; in DMSwarmDataExBegin() local
586 void *dest; in DMSwarmDataExEnd() local
H A Ddata_bucket.c414 void *dest; in DMSwarmDataBucketCopyPoint() local
/petsc/include/
H A Dpetscdevice.h259 #define PetscDeviceArrayCopy(dctx, dest, src, n) PetscDeviceMemcpy((dctx), (dest), (src), (size_t)(… argument
H A Dpetscdevicetypes.h382 …tatic inline PetscDeviceCopyMode PetscOffloadMaskToDeviceCopyMode(PetscOffloadMask dest, PetscOffl… in PetscOffloadMaskToDeviceCopyMode()
398 …PETSC_CONSTEXPR_14 PetscDeviceCopyMode PetscMemTypeToDeviceCopyMode(PetscMemType dest, PetscMemTyp… in PetscMemTypeToDeviceCopyMode()
H A Dpetscbt.h41 static inline PetscErrorCode PetscBTCopy(PetscBT dest, PetscCount m, PetscBT source) in PetscBTCopy()
H A Dpetscsys.h2735 …nt MPIU_Send(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPIInt dest, PetscMPIInt … in MPIU_Send()
2744 …IU_Send_init(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPIInt dest, PetscMPIInt … in MPIU_Send_init()
2753 …t MPIU_Isend(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPIInt dest, PetscMPIInt … in MPIU_Isend()
2842 …#define MPIU_Send(buf, count, dtype, dest, tag, comm) MPI_Send_c(buf, (MPI_Count)(… argument
2843 …#define MPIU_Send_init(buf, count, dtype, dest, tag, comm, request) MPI_Send_init_c(buf, (MPI_Co… argument
2844 …#define MPIU_Isend(buf, count, dtype, dest, tag, comm, request) MPI_Isend_c(buf, (MPI_Count)… argument
H A Dpetsclog.h497 #define MPI_Isend(buf, count, datatype, dest, tag, comm, request) \ argument
500 #define MPI_Isend_c(buf, count, datatype, dest, tag, comm, request) \ argument
517 #define MPI_Send(buf, count, datatype, dest, tag, comm) \ argument
520 #define MPI_Send_c(buf, count, datatype, dest, tag, comm) \ argument
585 #define MPIX_Send_enqueue(buf, count, datatype, dest, tag, comm) \ argument
591 #define MPIX_Isend_enqueue(buf, count, datatype, dest, tag, comm, request) \ argument
/petsc/include/petsc/mpiuni/
H A Dmpi.h414 …#define MPI_Send(buf, count, datatype, dest, tag, comm) (M… argument
419 …#define MPI_Bsend(buf, count, datatype, dest, tag, comm) (M… argument
420 …#define MPI_Ssend(buf, count, datatype, dest, tag, comm) (M… argument
421 …#define MPI_Rsend(buf, count, datatype, dest, tag, comm) (M… argument
424 …#define MPI_Ibsend(buf, count, datatype, dest, tag, comm, request) (M… argument
425 …#define MPI_Issend(buf, count, datatype, dest, tag, comm, request) (M… argument
426 …#define MPI_Irsend(buf, count, datatype, dest, tag, comm, request) (M… argument
430 …#define MPI_Isend(buf, count, datatype, dest, tag, comm, request) (M… argument
448 …#define MPI_Send_init(buf, count, datatype, dest, tag, comm, request) (M… argument
449 …#define MPI_Bsend_init(buf, count, datatype, dest, tag, comm, request) (M… argument
[all …]
/petsc/src/binding/petsc4py/docs/source/
H A Dapidoc.py576 def annotate(dest, source): argument
/petsc/src/sys/utils/
H A Dsortso.c47 static inline void Petsc_memcpy(char *dest, const char *src, size_t size) in Petsc_memcpy()
60 static inline void Petsc_memmove(char *dest, const char *src, size_t size) in Petsc_memmove()
94 static inline void Petsc_memcpy(char *dest, const char *src, size_t size) in Petsc_memcpy()
109 static inline void Petsc_memmove(char *dest, const char *src, size_t size) in Petsc_memmove()
/petsc/src/ksp/ksp/utils/lmvm/dense/
H A Dcd_utils.c19 PetscScalar *dest; in VecCyclicShift() local
/petsc/src/sys/objects/device/interface/
H A Dmemory.cxx470 PetscErrorCode PetscDeviceMemcpy(PetscDeviceContext dctx, void *PETSC_RESTRICT dest, const void *PE… in PetscDeviceMemcpy()
/petsc/include/petsc/private/
H A Dcupmobject.hpp8 inline PetscErrorCode PetscStrFreeAllocpy(const char target[], char **dest) noexcept in PetscStrFreeAllocpy()
H A Dveccupmimpl.h336 inline PetscErrorCode Vec_CUPMBase<T, D>::VecAllocateCheck_(Vec v, void *&dest, CastFunctionType &&… in VecAllocateCheck_()
/petsc/src/sys/mpiuni/
H A Dmpi.c679 PETSC_EXTERN void petsc_mpi_send_(void *buf, int *count, int *datatype, int *dest, int *tag, int *c… in petsc_mpi_send_()
699 PETSC_EXTERN void petsc_mpi_isend_(void *buf, int *count, int *datatype, int *dest, int *tag, int *… in petsc_mpi_isend_()
704 PETSC_EXTERN void petsc_mpi_sendrecv_(void *sendbuf, int *sendcount, int *sendtype, int *dest, int … in petsc_mpi_sendrecv_()
825 PETSC_EXTERN void petsc_mpi_ssend_(void *buf, int *count, int *datatype, int *dest, int *tag, int *… in petsc_mpi_ssend_()
/petsc/src/sys/objects/device/c/
H A Ddevice.c242 PetscErrorCode PetscDeviceMemcpy(PETSC_UNUSED PetscDeviceContext dctx, void *PETSC_RESTRICT dest, c… in PetscDeviceMemcpy()
/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmproducts.c259 PETSC_INTERN PetscErrorCode LMProductsCopy(LMProducts src, LMProducts dest) in LMProductsCopy()
/petsc/src/sys/objects/
H A Dinherit.c220 PetscErrorCode PetscObjectCopyFortranFunctionPointers(PetscObject src, PetscObject dest) in PetscObjectCopyFortranFunctionPointers()
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp621 inline PetscErrorCode SegmentedMemoryPoolAllocatorBase<T>::uninitialized_copy(value_type *dest, con… in uninitialized_copy()
/petsc/src/mat/impls/dense/seq/cupm/
H A Dmatseqdensecupm.hpp256 const auto dest = mcu->d_v; in HostToDevice_() local
291 const auto dest = mimpl->v; in DeviceToHost_() local
/petsc/src/vec/is/is/interface/
H A Dindex.c843 static PetscErrorCode ISCopyInfo_Private(IS source, IS dest) in ISCopyInfo_Private()
/petsc/src/tao/interface/
H A Dtaosolver.c1538 …aoMonitorSet(Tao tao, PetscErrorCode (*func)(Tao, PetscCtx), PetscCtx ctx, PetscCtxDestroyFn *dest) in TaoMonitorSet()

12