Searched refs:pco_intx (Results 1 – 1 of 1) sorted by relevance
2345 ParallelComm* pco_intx = context.pcomms[*pid_intx]; in iMOAB_ComputeMeshIntersectionOnSphere() local2356 if (pco_intx) { in iMOAB_ComputeMeshIntersectionOnSphere()2357 rval = pco_intx->check_all_shared_handles();CHKERRVAL(rval); in iMOAB_ComputeMeshIntersectionOnSphere()2396 data_intx.remapper = new moab::TempestRemapper ( context.MBI, pco_intx ); in iMOAB_ComputeMeshIntersectionOnSphere()2460 ParallelComm* pco_intx = context.pcomms[*pid_intx]; in iMOAB_ComputeScalarProjectionWeights() local2470 assert(pco_intx != NULL); in iMOAB_ComputeScalarProjectionWeights()2471 rank = pco_intx->rank(); in iMOAB_ComputeScalarProjectionWeights()2605 ParallelComm* pco_intx = context.pcomms[*pid_intersection]; in iMOAB_ApplyScalarProjectionWeights() local2609 sstr << "covsrcTagData_" << i << "_" << pco_intx->rank() << ".txt"; in iMOAB_ApplyScalarProjectionWeights()2624 sstr << "outputSrcDest_" << i << "_"<< pco_intx->rank() << ".h5m"; in iMOAB_ApplyScalarProjectionWeights()[all …]