Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 46) sorted by relevance

12

/petsc/config/BuildSystem/
H A DRDict.py150 length = length + self.send()
162 return self.send(key)
177 if self.send(key, operation = 'has_key'):
179 return self.send(key)
182 arg = self.send(key, operation = 'getType')
193 self.send(key, value, operation = '__setitem__')
223 return self.send(key, value)
230 return self.send(key, value)
244 self.send(key)
253 self.send()
[all …]
/petsc/src/sys/utils/
H A Dmpits.c289 …Int ntags, MPI_Request **toreqs, MPI_Request **fromreqs, PetscErrorCode (*send)(MPI_Comm, const Pe… in PetscCommBuildTwoSidedFReq_Reference()
311 …PetscCall((*send)(comm, tag, i, toranks[i], ((char *)todata) + count * unitbytes * i, sendreq + i … in PetscCommBuildTwoSidedFReq_Reference()
328 …Int ntags, MPI_Request **toreqs, MPI_Request **fromreqs, PetscErrorCode (*send)(MPI_Comm, const Pe… in PetscCommBuildTwoSidedFReq_Ibarrier()
353 …PetscCall((*send)(comm, tags, i, toranks[i], tdata + count * unitbytes * i, usendreqs + i * ntags,… in PetscCommBuildTwoSidedFReq_Ibarrier()
440 …scMPIInt **fromranks, void *fromdata, PetscMPIInt ntags, PetscErrorCode (*send)(MPI_Comm, const Pe… in PetscCommBuildTwoSidedF()
445 …pe, nto, toranks, todata, nfrom, fromranks, fromdata, ntags, &toreqs, &fromreqs, send, recv, ctx)); in PetscCommBuildTwoSidedF()
487 …Int ntags, MPI_Request **toreqs, MPI_Request **fromreqs, PetscErrorCode (*send)(MPI_Comm, const Pe… in PetscCommBuildTwoSidedFReq()
489 …**, void *, PetscMPIInt, MPI_Request **, MPI_Request **, PetscErrorCode (*send)(MPI_Comm, const Pe… in PetscCommBuildTwoSidedFReq()
515 …type, nto, toranks, todata, nfrom, fromranks, fromdata, ntags, toreqs, fromreqs, send, recv, ctx)); in PetscCommBuildTwoSidedFReq()
/petsc/doc/community/
H A Dmailing.md23 Please `do not send email requests to the individual PETSc authors`; all list email
48 - Please do **not** send winmail.dat Microsoft email attachments.
49 - Please do **not** send screenshots, use cut-and-paste from terminal windows to send text.
62 - If the problem involves installation, send the entire `configure.log` and
/petsc/src/sys/tests/output/
H A Dex73_0.out9 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex70_1.out10 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex73_0_alt.out10 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
/petsc/src/tao/constrained/impls/ipm/
H A Dipm.c227 PetscInt sstart = 0, send = 0; in IPMInitializeBounds() local
302 PetscCall(VecGetOwnershipRange(ipmP->s, &sstart, &send)); in IPMInitializeBounds()
391 for (i = sstart; i < send; i++) { in IPMInitializeBounds()
395 PetscCall(ISCreateGeneral(comm, send - sstart, stepind, PETSC_COPY_VALUES, &sis)); in IPMInitializeBounds()
396 PetscCall(ISCreateGeneral(comm, send - sstart, cind, PETSC_COPY_VALUES, &is1)); in IPMInitializeBounds()
400 for (i = sstart; i < send; i++) { in IPMInitializeBounds()
404 PetscCall(ISCreateGeneral(comm, send - sstart, stepind, PETSC_COPY_VALUES, &sis)); in IPMInitializeBounds()
431 for (i = sstart; i < send; i++) { in IPMInitializeBounds()
435 PetscCall(ISCreateGeneral(comm, send - sstart, cind, PETSC_COPY_VALUES, &is1)); in IPMInitializeBounds()
436 PetscCall(ISCreateGeneral(comm, send - sstart, stepind, PETSC_COPY_VALUES, &sis)); in IPMInitializeBounds()
[all …]
/petsc/src/ts/tests/output/
H A Dex26_arkimex_explicit_stage.out12 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
/petsc/src/snes/tutorials/output/
H A Dex19_failure_size.out11 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
/petsc/src/vec/vec/utils/
H A Dvscat.c196 PetscErrorCode VecScatterGetRemoteCount_Private(VecScatter sf, PetscBool send, PetscInt *num_procs,… in VecScatterGetRemoteCount_Private() argument
212 if (send) PetscCall(PetscSFGetLeafRanks(sf, &nranks, &ranks, &offset, NULL)); in VecScatterGetRemoteCount_Private()
244 PetscErrorCode VecScatterGetRemote_Private(VecScatter sf, PetscBool send, PetscMPIInt *n, const Pet… in VecScatterGetRemote_Private() argument
255 if (send) PetscCall(PetscSFGetLeafRanks(sf, &nranks, &ranks, &offset, &location)); in VecScatterGetRemote_Private()
297 PetscErrorCode VecScatterGetRemoteOrdered_Private(VecScatter sf, PetscBool send, PetscMPIInt *n, co… in VecScatterGetRemoteOrdered_Private() argument
300 PetscCall(VecScatterGetRemote_Private(sf, send, n, starts, indices, procs, bs)); in VecScatterGetRemoteOrdered_Private()
325 PetscErrorCode VecScatterRestoreRemote_Private(VecScatter sf, PetscBool send, PetscMPIInt *n, const… in VecScatterRestoreRemote_Private() argument
350 PetscErrorCode VecScatterRestoreRemoteOrdered_Private(VecScatter sf, PetscBool send, PetscMPIInt *n… in VecScatterRestoreRemoteOrdered_Private() argument
353 PetscCall(VecScatterRestoreRemote_Private(sf, send, n, starts, indices, procs, bs)); in VecScatterRestoreRemoteOrdered_Private()
/petsc/doc/manual/
H A Dmatlab.md12 3. {any}`sec_matlabengine` to send data back
131 may be used for localhost). One can send objects to MATLAB via
143 Similarly, one can send arrays via
155 One cannot use MATLAB interactively in this mode but one can send MATLAB
/petsc/src/sys/objects/device/tests/output/
H A Dex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-eager.out18 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-none_cuda_env_set_empty_device_enable_cuda-eager.out18 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-eager.out18 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-lazy_hip_env_set_device_enable_hip-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-lazy_cuda_no_env_device_enable_cuda-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-lazy_cuda_env_set_device_enable_cuda-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-eager_cuda_no_env_device_enable_cuda-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-eager_hip_no_env_device_enable_hip-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-eager_hip_env_set_device_enable_hip-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-lazy_hip_no_env_device_enable_hip-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-eager_hip_env_set_empty_device_enable_hip-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-eager_cuda_env_set_device_enable_cuda-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
H A Dex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-none.out27 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…

12