Home
last modified time | relevance | path

Searched refs:PetscObjectGetComm (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/petsc/src/vec/pf/impls/string/
H A Dcstring.c73 PetscCall(PetscObjectGetComm((PetscObject)pf, &comm)); in PFStringSetFunction()
79 PetscCall(PetscObjectGetComm((PetscObject)pf, &comm)); in PFStringSetFunction()
/petsc/src/sys/objects/ftn-custom/
H A Dzgcommf.c12 *ierr = PetscObjectGetComm(*obj, &c); in petscobjectgetcomm_()
/petsc/src/sys/utils/
H A Dpbarrier.c35 PetscCall(PetscObjectGetComm(obj, &comm)); in PetscBarrier()
/petsc/src/vec/vec/utils/
H A Dcomb.c346 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 Discomp.c87 PetscCall(PetscObjectGetComm((PetscObject)is1, &comm)); in ISEqual()
158 PetscCall(PetscObjectGetComm((PetscObject)is1, &comm)); in ISEqualUnsorted()
H A Discoloring.c160 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 Dex1.c266 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 Dex57.c14 PetscCall(PetscObjectGetComm((PetscObject)rand, &comm)); in main()
/petsc/src/vec/is/sf/impls/basic/allgather/
H A Dsfallgather.c43 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 Dgcomm.c46 PetscErrorCode PetscObjectGetComm(PetscObject obj, MPI_Comm *comm) in PetscObjectGetComm() function
/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c42 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 Dex4.c18 PetscCall(PetscObjectGetComm((PetscObject)draw, &comm)); in zoomfunction()
/petsc/src/mat/tests/
H A Dex208.c37 PetscCall(PetscObjectGetComm((PetscObject)B, &comm)); in main()
/petsc/src/mat/utils/
H A Doverlapsplit.c31 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 Ddspai.c20 PetscCall(PetscObjectGetComm((PetscObject)A, &comm)); in MatDumpSPAI()
/petsc/src/sys/classes/viewer/interface/
H A Dviewreg.c658 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 Dsectionhdf5.c16 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 Dhierarchical.c55 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 Dxmlviewer.c37 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 Dex46.c16 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 Dsfgather.c21 PetscCall(PetscObjectGetComm((PetscObject)sf, &comm)); in PetscSFLinkStartCommunication_Gather()
/petsc/src/mat/graphops/color/impls/minpack/
H A Dcolor.c49 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 Dagmresorthog.c26 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 Dsfalltoall.c21 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 Dtrajvisualization.c21 PetscCall(PetscObjectGetComm((PetscObject)ts, &comm)); in TSTrajectorySet_Visualization()

12345678910>>...13