| /petsc/src/vec/pf/impls/string/ |
| H A D | cstring.c | 73 PetscCall(PetscObjectGetComm((PetscObject)pf, &comm)); in PFStringSetFunction() 79 PetscCall(PetscObjectGetComm((PetscObject)pf, &comm)); in PFStringSetFunction()
|
| /petsc/src/sys/objects/ftn-custom/ |
| H A D | zgcommf.c | 12 *ierr = PetscObjectGetComm(*obj, &c); in petscobjectgetcomm_()
|
| /petsc/src/sys/utils/ |
| H A D | pbarrier.c | 35 PetscCall(PetscObjectGetComm(obj, &comm)); in PetscBarrier()
|
| /petsc/src/vec/vec/utils/ |
| H A D | comb.c | 346 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in VecDotBegin() 386 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in VecDotEnd() 429 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in VecTDotBegin() 495 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in VecNormBegin() 547 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in VecNormEnd() 604 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in VecMDotBegin() 651 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in VecMDotEnd() 695 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in VecMTDotBegin()
|
| /petsc/src/vec/is/is/utils/ |
| H A D | iscomp.c | 87 PetscCall(PetscObjectGetComm((PetscObject)is1, &comm)); in ISEqual() 158 PetscCall(PetscObjectGetComm((PetscObject)is1, &comm)); in ISEqualUnsorted()
|
| H A D | iscoloring.c | 160 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in ISColoringView() 418 PetscCall(PetscObjectGetComm((PetscObject)ito, &comm)); in ISBuildTwoSided() 534 PetscCall(PetscObjectGetComm((PetscObject)part, &comm)); in ISPartitioningToNumbering() 608 PetscCall(PetscObjectGetComm((PetscObject)part, &comm)); in ISPartitioningCount() 682 PetscCall(PetscObjectGetComm((PetscObject)is, &comm)); in ISAllGather()
|
| /petsc/src/tao/constrained/tutorials/ |
| H A D | ex1.c | 266 PetscCall(PetscObjectGetComm((PetscObject)tao, &comm)); in FormFunctionGradient() 309 PetscCall(PetscObjectGetComm((PetscObject)tao, &comm)); in FormPDIPMHessian() 362 PetscCall(PetscObjectGetComm((PetscObject)tao, &comm)); in FormInequalityConstraints() 395 PetscCall(PetscObjectGetComm((PetscObject)tao, &comm)); in FormEqualityConstraints() 428 PetscCall(PetscObjectGetComm((PetscObject)tao, &comm)); in FormInequalityJacobian() 462 PetscCall(PetscObjectGetComm((PetscObject)tao, &comm)); in FormEqualityJacobian()
|
| /petsc/src/sys/tests/ |
| H A D | ex57.c | 14 PetscCall(PetscObjectGetComm((PetscObject)rand, &comm)); in main()
|
| /petsc/src/vec/is/sf/impls/basic/allgather/ |
| H A D | sfallgather.c | 43 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFBcastBegin_Allgather() 69 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFReduceBegin_Allgather() 98 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFBcastToZero_Allgather()
|
| /petsc/src/sys/objects/ |
| H A D | gcomm.c | 46 PetscErrorCode PetscObjectGetComm(PetscObject obj, MPI_Comm *comm) in PetscObjectGetComm() function
|
| /petsc/src/vec/is/sf/impls/basic/allgatherv/ |
| H A D | sfallgatherv.c | 42 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFSetUp_Allgatherv() 115 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFBcastBegin_Allgatherv() 147 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFReduceBegin_Allgatherv() 229 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFBcastToZero_Allgatherv() 288 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFFetchAndOpBegin_Allgatherv() 365 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFGetLeafRanks_Allgatherv()
|
| /petsc/src/sys/classes/draw/tests/ |
| H A D | ex4.c | 18 PetscCall(PetscObjectGetComm((PetscObject)draw, &comm)); in zoomfunction()
|
| /petsc/src/mat/tests/ |
| H A D | ex208.c | 37 PetscCall(PetscObjectGetComm((PetscObject)B, &comm)); in main()
|
| /petsc/src/mat/utils/ |
| H A D | overlapsplit.c | 31 PetscCall(PetscObjectGetComm((PetscObject)*is, &dcomm)); in MatIncreaseOverlapSplit_Single() 35 PetscCall(PetscObjectGetComm((PetscObject)mat, &gcomm)); in MatIncreaseOverlapSplit_Single()
|
| /petsc/src/ksp/pc/impls/spai/ |
| H A D | dspai.c | 20 PetscCall(PetscObjectGetComm((PetscObject)A, &comm)); in MatDumpSPAI()
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewreg.c | 658 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in PetscViewerFlowControlStepMain() 671 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in PetscViewerFlowControlEndMain() 682 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in PetscViewerFlowControlStepWorker() 695 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in PetscViewerFlowControlEndWorker()
|
| /petsc/src/vec/is/section/interface/hdf5/ |
| H A D | sectionhdf5.c | 16 PetscCall(PetscObjectGetComm((PetscObject)s, &comm)); in PetscSectionView_HDF5_SingleField() 138 PetscCall(PetscObjectGetComm((PetscObject)s, &comm)); in PetscSectionLoad_HDF5_SingleField_SetConstraintIndices() 187 PetscCall(PetscObjectGetComm((PetscObject)s, &comm)); in PetscSectionLoad_HDF5_SingleField() 279 PetscCall(PetscObjectGetComm((PetscObject)s, &comm)); in PetscSectionLoad_HDF5_Internal()
|
| /petsc/src/mat/graphops/partition/impls/hierarchical/ |
| H A D | hierarchical.c | 55 PetscCall(PetscObjectGetComm((PetscObject)part, &comm)); in MatPartitioningApply_Hierarchical() 169 PetscCall(PetscObjectGetComm((PetscObject)sadj, &scomm)); in MatPartitioningApply_Hierarchical() 254 PetscCall(PetscObjectGetComm((PetscObject)adj, &comm)); in MatPartitioningHierarchical_ReassembleFineparts() 300 PetscCall(PetscObjectGetComm((PetscObject)adj, &comm)); in MatPartitioningHierarchical_AssembleSubdomain() 324 PetscCall(PetscObjectGetComm((PetscObject)part, &comm)); in MatPartitioningHierarchical_DetermineDestination()
|
| /petsc/src/sys/logging/handler/impls/nested/ |
| H A D | xmlviewer.c | 37 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in PetscViewerInitASCII_XML() 166 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in PetscPrintXMLGlobalPerformanceElement() 250 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in PetscPrintXMLNestedLinePerfResults() 288 PetscCall(PetscObjectGetComm((PetscObject)viewer, &comm)); in PetscLogNestedTreePrintLine()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex46.c | 16 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in MyVecDump() 43 PetscCall(PetscObjectGetComm((PetscObject)x, &comm)); in MyVecLoad()
|
| /petsc/src/vec/is/sf/impls/basic/gather/ |
| H A D | sfgather.c | 21 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFLinkStartCommunication_Gather()
|
| /petsc/src/mat/graphops/color/impls/minpack/ |
| H A D | color.c | 49 PetscCall(PetscObjectGetComm((PetscObject)mat, &comm)); in MatColoringApply_SL() 149 PetscCall(PetscObjectGetComm((PetscObject)mat, &comm)); in MatColoringApply_LF() 252 PetscCall(PetscObjectGetComm((PetscObject)mat, &comm)); in MatColoringApply_ID()
|
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmresorthog.c | 26 PetscCall(PetscObjectGetComm((PetscObject)agmres->vecs[0], &comm)); in KSPAGMRESRoddecInitNeighboor() 133 PetscCall(PetscObjectGetComm((PetscObject)ksp, &comm)); in KSPAGMRESRoddec() 252 PetscCall(PetscObjectGetComm((PetscObject)ksp, &comm)); in KSPAGMRESRodvec()
|
| /petsc/src/vec/is/sf/impls/basic/alltoall/ |
| H A D | sfalltoall.c | 21 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFLinkStartCommunication_Alltoall() 99 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFCreateEmbeddedRootSF_Alltoall()
|
| /petsc/src/ts/trajectory/impls/visualization/ |
| H A D | trajvisualization.c | 21 PetscCall(PetscObjectGetComm((PetscObject)ts, &comm)); in TSTrajectorySet_Visualization()
|