Home
last modified time | relevance | path

Searched defs:link (Results 1 – 25 of 43) sorted by relevance

12

/petsc/src/sys/classes/viewer/impls/mathematica/
H A Druntime.c11 static PetscErroCode setupConnection(MLENV *env, MLINK *link, const char *linkhost, LinkMode linkmo… in setupConnection()
60 static PetscErrorCode processPacket(MLINK link, int indent, int *result) in processPacket()
126 static PetscErrorCode processPackets(MLINK link) in processPackets()
218 static PetscErrorCode cleanupConnection(MLENV env, MLINK link) in cleanupConnection()
229 MLINK link; in main() local
H A Dmathematica.c364 static PetscErrorCode PetscViewerMathematicaGetLink(PetscViewer viewer, MLINK *link) in PetscViewerMathematicaGetLink()
388 MLINK link = vmath->link; /* The link to Mathematica */ in PetscViewerMathematicaSkipPackets() local
469 MLINK link = vmath->link; /* The link to Mathematica */ in PetscViewerMathematicaPutMatrix() local
496 MLINK link = vmath->link; /* The link to Mathematica */ in PetscViewerMathematicaPutCSRMatrix() local
H A Dmathematica.h19 MLINK link; /* The link to Mathematica */ member
/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx232 static PetscErrorCode Pack(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt opt, co… in Pack()
254 static PetscErrorCode UnpackAndOp(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt … in UnpackAndOp()
274 static PetscErrorCode FetchAndOp(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt o… in FetchAndOp()
293 static PetscErrorCode ScatterAndOp(PetscSFLink link, PetscInt count, PetscInt srcStart, PetscSFPack… in ScatterAndOp()
358 static PetscErrorCode ScatterAndInsert(PetscSFLink link, PetscInt count, PetscInt srcStart, PetscSF… in ScatterAndInsert()
379 static PetscErrorCode FetchAndOpLocal(PetscSFLink link, PetscInt count, PetscInt rootstart, PetscSF… in FetchAndOpLocal()
403 static void PackInit_RealType(PetscSFLink link) in PackInit_RealType()
437 static void PackInit_IntegerType(PetscSFLink link) in PackInit_IntegerType()
493 static void PackInit_ComplexType(PetscSFLink link) in PackInit_ComplexType()
519 static void PackInit_PairType(PetscSFLink link) in PackInit_PairType()
[all …]
/petsc/src/dm/interface/
H A Ddmget.c374 DMNamedVecLink link; in DMHasNamedGlobalVector() local
413 DMNamedVecLink link; in DMGetNamedGlobalVector() local
463 DMNamedVecLink link; in DMRestoreNamedGlobalVector() local
512 DMNamedVecLink link; in DMHasNamedLocalVector() local
551 DMNamedVecLink link; in DMGetNamedLocalVector() local
601 DMNamedVecLink link; in DMRestoreNamedLocalVector() local
/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c395 PetscErrorCode PetscSFLinkDestroy(PetscSF sf, PetscSFLink link) in PetscSFLinkDestroy()
440 PetscSFLink link, *p; in PetscSFLinkGetInUse() local
468 PetscSFLink link = *mylink; in PetscSFLinkReclaim() local
482 PetscSFLink link, *p; in PetscSFSetErrorOnUnsupportedOverlap() local
501 static PetscErrorCode PetscSFLinkMemcpy_Host(PetscSFLink link, PetscMemType dstmtype, void *dst, Pe… in PetscSFLinkMemcpy_Host()
508 PetscErrorCode PetscSFLinkSetUp_Host(PetscSF sf, PetscSFLink link, MPI_Datatype unit) in PetscSFLinkSetUp_Host()
687 PetscErrorCode PetscSFLinkGetUnpackAndOp(PetscSFLink link, PetscMemType mtype, MPI_Op op, PetscBool… in PetscSFLinkGetUnpackAndOp() argument
740 PetscErrorCode PetscSFLinkGetScatterAndOp(PetscSFLink link, PetscMemType mtype, MPI_Op op, PetscBoo… in PetscSFLinkGetScatterAndOp() argument
793 PetscErrorCode PetscSFLinkGetFetchAndOp(PetscSFLink link, PetscMemType mtype, MPI_Op op, PetscBool … in PetscSFLinkGetFetchAndOp() argument
806 PetscErrorCode PetscSFLinkGetFetchAndOpLocal(PetscSFLink link, PetscMemType mtype, MPI_Op op, Petsc… in PetscSFLinkGetFetchAndOpLocal() argument
[all …]
H A Dsfbasic.c6 static PetscErrorCode PetscSFLinkInitMPIRequests_Persistent_Basic(PetscSF sf, PetscSFLink link, Pet… in PetscSFLinkInitMPIRequests_Persistent_Basic()
58 static PetscErrorCode PetscSFLinkStartCommunication_Persistent_Basic(PetscSF sf, PetscSFLink link, … in PetscSFLinkStartCommunication_Persistent_Basic()
97 static PetscErrorCode PetscSFLinkStartCommunication_MPIX_Stream(PetscSF sf, PetscSFLink link, Petsc… in PetscSFLinkStartCommunication_MPIX_Stream()
148 static PetscErrorCode PetscSFLinkFinishCommunication_MPIX_Stream(PetscSF sf, PetscSFLink link, Pets… in PetscSFLinkFinishCommunication_MPIX_Stream()
161 static PetscErrorCode PetscSFSetCommunicationOps_Basic(PetscSF sf, PetscSFLink link) in PetscSFSetCommunicationOps_Basic()
261 PetscSFLink link = bas->avail, next; in PetscSFReset_Basic() local
354 PetscSFLink link = NULL; in PetscSFBcastBegin_Basic() local
370 PetscSFLink link = NULL; in PetscSFBcastEnd_Basic() local
387 PetscSFLink link = NULL; in PetscSFLeafToRootBegin_Basic() local
400 PetscSFLink link = NULL; in PetscSFReduceBegin_Basic() local
[all …]
H A Dsfmpi.c6 static PetscErrorCode PetscSFLinkFinishCommunication_Default(PetscSF sf, PetscSFLink link, PetscSFD… in PetscSFLinkFinishCommunication_Default()
68 PetscSFLink *p, link; in PetscSFLinkCreate_MPI() local
H A Dsfpack.h220 static inline PetscErrorCode PetscSFLinkGetPack(PetscSFLink link, PetscMemType mtype, PetscErrorCod… in PetscSFLinkGetPack() argument
266 static inline PetscErrorCode PetscSFLinkGetMPIBuffersAndRequests(PetscSF sf, PetscSFLink link, Pets… in PetscSFLinkGetMPIBuffersAndRequests()
281 static inline PetscErrorCode PetscSFLinkStartCommunication(PetscSF sf, PetscSFLink link, PetscSFDir… in PetscSFLinkStartCommunication()
288 static inline PetscErrorCode PetscSFLinkFinishCommunication(PetscSF sf, PetscSFLink link, PetscSFDi… in PetscSFLinkFinishCommunication()
300 …orCode PetscSFLinkCopyRootBufferInCaseNotUseGpuAwareMPI(PetscSF sf, PetscSFLink link, PetscBool de… in PetscSFLinkCopyRootBufferInCaseNotUseGpuAwareMPI()
321 …orCode PetscSFLinkCopyLeafBufferInCaseNotUseGpuAwareMPI(PetscSF sf, PetscSFLink link, PetscBool de… in PetscSFLinkCopyLeafBufferInCaseNotUseGpuAwareMPI()
340 static inline PetscErrorCode PetscSFLinkSyncStreamBeforeCallMPI(PetscSF sf, PetscSFLink link) in PetscSFLinkSyncStreamBeforeCallMPI()
369 static inline PetscErrorCode PetscSFLinkGetRootPackOptAndIndices(PetscSF sf, PetscSFLink link, Pets… in PetscSFLinkGetRootPackOptAndIndices()
418 static inline PetscErrorCode PetscSFLinkGetLeafPackOptAndIndices(PetscSF sf, PetscSFLink link, Pets… in PetscSFLinkGetLeafPackOptAndIndices()
/petsc/src/vec/is/sf/impls/basic/gather/
H A Dsfgather.c7 static PetscErrorCode PetscSFLinkStartCommunication_Gather(PetscSF sf, PetscSFLink link, PetscSFDir… in PetscSFLinkStartCommunication_Gather()
34 static PetscErrorCode PetscSFSetCommunicationOps_Gather(PetscSF sf, PetscSFLink link) in PetscSFSetCommunicationOps_Gather()
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp276 inline PetscErrorCode SfInterface<T>::Pack(PetscSFLink link, PetscInt count, PetscInt start, PetscS… in Pack()
292 inline PetscErrorCode SfInterface<T>::UnpackAndOp(PetscSFLink link, PetscInt count, PetscInt start,… in UnpackAndOp()
308 inline PetscErrorCode SfInterface<T>::FetchAndOp(PetscSFLink link, PetscInt count, PetscInt start, … in FetchAndOp()
320 inline PetscErrorCode SfInterface<T>::ScatterAndOp(PetscSFLink link, PetscInt count, PetscInt srcSt… in ScatterAndOp()
362 inline PetscErrorCode SfInterface<T>::ScatterAndInsert(PetscSFLink link, PetscInt count, PetscInt s… in ScatterAndInsert()
377 inline PetscErrorCode SfInterface<T>::FetchAndOpLocal(PetscSFLink link, PetscInt count, PetscInt ro… in FetchAndOpLocal()
393 inline void SfInterface<T>::PackInit_RealType(PetscSFLink link) noexcept in PackInit_RealType()
471 inline void SfInterface<T>::PackInit_IntegerType(PetscSFLink link) noexcept in PackInit_IntegerType()
505 inline void SfInterface<T>::PackInit_ComplexType(PetscSFLink link) noexcept in PackInit_ComplexType()
541 inline void SfInterface<T>::PackInit_PairType(PetscSFLink link) noexcept in PackInit_PairType()
[all …]
/petsc/src/vec/is/sf/impls/basic/nvshmem/
H A Dsfnvshmem.cu214 static PetscErrorCode PetscSFLinkBuildDependenceBegin(PetscSF sf, PetscSFLink link, PetscSFDirectio… in PetscSFLinkBuildDependenceBegin()
229 static PetscErrorCode PetscSFLinkBuildDependenceEnd(PetscSF sf, PetscSFLink link, PetscSFDirection … in PetscSFLinkBuildDependenceEnd()
304 …PetscSFLinkWaitSignalsOfCompletionOfGettingData_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirec… in PetscSFLinkWaitSignalsOfCompletionOfGettingData_NVSHMEM()
339 static PetscErrorCode PetscSFLinkGetDataBegin_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirectio… in PetscSFLinkGetDataBegin_NVSHMEM()
435 static PetscErrorCode PetscSFLinkGetDataEnd_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirection … in PetscSFLinkGetDataEnd_NVSHMEM()
514 static PetscErrorCode PetscSFLinkPutDataBegin_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirectio… in PetscSFLinkPutDataBegin_NVSHMEM()
606 static PetscErrorCode PetscSFLinkPutDataEnd_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirection … in PetscSFLinkPutDataEnd_NVSHMEM()
640 static PetscErrorCode PetscSFLinkSendSignalsToAllowPuttingData_NVSHMEM(PetscSF sf, PetscSFLink link in PetscSFLinkSendSignalsToAllowPuttingData_NVSHMEM()
668 static PetscErrorCode PetscSFLinkDestroy_NVSHMEM(PetscSF sf, PetscSFLink link) in PetscSFLinkDestroy_NVSHMEM()
691 PetscSFLink *p, link; in PetscSFLinkCreate_NVSHMEM() local
/petsc/src/vec/is/sf/impls/basic/gatherv/
H A Dsfgatherv.c8 static PetscErrorCode PetscSFLinkStartCommunication_Gatherv(PetscSF sf, PetscSFLink link, PetscSFDi… in PetscSFLinkStartCommunication_Gatherv()
36 static PetscErrorCode PetscSFSetCommunicationOps_Gatherv(PetscSF sf, PetscSFLink link) in PetscSFSetCommunicationOps_Gatherv()
/petsc/src/vec/is/sf/impls/basic/allgather/
H A Dsfallgather.c33 PetscSFLink link; in PetscSFBcastBegin_Allgather() local
53 PetscSFLink link; in PetscSFReduceBegin_Allgather() local
87 PetscSFLink link; in PetscSFBcastToZero_Allgather() local
/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c77 PetscSFLink link = dat->avail, next; in PetscSFReset_Allgatherv() local
104 PetscSFLink link; in PetscSFBcastBegin_Allgatherv() local
131 PetscSFLink link; in PetscSFReduceBegin_Allgatherv() local
197 PetscSFLink link; in PetscSFReduceEnd_Allgatherv() local
217 PetscSFLink link; in PetscSFBcastToZero_Allgatherv() local
283 PetscSFLink link; in PetscSFFetchAndOpBegin_Allgatherv() local
/petsc/src/sys/objects/
H A Dfcallback.c24 FortranCallbackLink next, link = base->subtypes; in PetscFortranCallbackFinalize() local
56 FortranCallbackLink link; in PetscFortranCallbackRegister() local
/petsc/src/sys/error/
H A Dfp.c57 struct PetscFPTrapLink *link; in PetscFPTrapPush() local
84 struct PetscFPTrapLink *link; in PetscFPTrapPop() local
/petsc/src/vec/is/sf/impls/basic/alltoall/
H A Dsfalltoall.c8 static PetscErrorCode PetscSFLinkStartCommunication_Alltoall(PetscSF sf, PetscSFLink link, PetscSFD… in PetscSFLinkStartCommunication_Alltoall()
33 static PetscErrorCode PetscSFSetCommunicationOps_Alltoall(PetscSF sf, PetscSFLink link) in PetscSFSetCommunicationOps_Alltoall()
/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c8 …PetscSFDataLink link; /* List of MPI data types, lazily constructed for each data type */ member
73 PetscSFDataLink link; in PetscSFWindowGetDataTypes() local
374 static PetscErrorCode PetscSFWindowAttach(PetscSF sf, PetscSFWinLink link, void *rootdata, size_t w… in PetscSFWindowAttach()
431 PetscSFWinLink link; in PetscSFGetWindow() local
608 PetscSFWinLink link; in PetscSFFindWindow() local
653 PetscSFWinLink *p, link; in PetscSFRestoreWindow() local
823 PetscSFDataLink link, next; in PetscSFReset_Window() local
866 PetscSFWinLink link; in PetscSFRegisterPersistent_Window() local
917 PetscSFWinLink link = *p; in PetscSFDeregisterPersistent_Window() local
/petsc/src/vec/is/sf/impls/basic/cupm/hip/
H A Dsfcupm.hip.cxx47 PetscErrorCode PetscSFLinkSetUp_HIP(PetscSF sf, PetscSFLink link, MPI_Datatype unit) in PetscSFLinkSetUp_HIP()
/petsc/src/vec/is/sf/impls/basic/cupm/cuda/
H A Dsfcupm.cu44 PetscErrorCode PetscSFLinkSetUp_CUDA(PetscSF sf, PetscSFLink link, MPI_Datatype unit) in PetscSFLinkSetUp_CUDA()
/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmbasis.c149 VecLink link; in LMBasisGetWorkVec() local
169 VecLink link = NULL; in LMBasisRestoreWorkVec() local
193 VecLink link; in LMBasisGetWorkRow() local
214 VecLink link = NULL; in LMBasisRestoreWorkRow() local
/petsc/src/snes/impls/ms/
H A Dms.c104 SNESMSTableauLink link; in SNESMSRegisterDestroy() local
195 SNESMSTableauLink link; in SNESMSRegister() local
404 SNESMSTableauLink link; in SNESSetFromOptions_MS() local
445 SNESMSTableauLink link; in SNESMSSetType_MS() local
/petsc/src/ts/impls/symplectic/basicsymplectic/
H A Dbasicsymplectic.c93 BasicSymplecticSchemeLink link; in TSBasicSymplecticRegisterDestroy() local
162 BasicSymplecticSchemeLink link; in TSBasicSymplecticRegister() local
330 BasicSymplecticSchemeLink link; in TSSetFromOptions_BasicSymplectic() local
419 BasicSymplecticSchemeLink link; in TSBasicSymplecticSetType_BasicSymplectic() local
/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c87 static PetscErrorCode PetscSFLinkStartCommunication_Neighbor(PetscSF sf, PetscSFLink link, PetscSFD… in PetscSFLinkStartCommunication_Neighbor()
118 static PetscErrorCode PetscSFLinkInitMPIRequests_Persistent_Neighbor(PetscSF sf, PetscSFLink link, … in PetscSFLinkInitMPIRequests_Persistent_Neighbor()
146 …rCode PetscSFLinkStartCommunication_Persistent_Neighbor(PetscSF sf, PetscSFLink link, PetscSFDirec… in PetscSFLinkStartCommunication_Persistent_Neighbor()
172 static PetscErrorCode PetscSFSetCommunicationOps_Neighbor(PetscSF sf, PetscSFLink link) in PetscSFSetCommunicationOps_Neighbor()

12