Home
last modified time | relevance | path

Searched refs:pid_tgt (Results 1 – 1 of 1) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DiMOAB.cpp2331 ErrCode iMOAB_ComputeMeshIntersectionOnSphere ( iMOAB_AppID pid_src, iMOAB_AppID pid_tgt, iMOAB_App… in iMOAB_ComputeMeshIntersectionOnSphere() argument
2342 appData& data_tgt = context.appDatas[*pid_tgt]; in iMOAB_ComputeMeshIntersectionOnSphere()
2363 ComputeSphereRadius(pid_tgt, &radius_target); in iMOAB_ComputeMeshIntersectionOnSphere()
2384 ierr = iMOAB_UpdateMeshInfo(pid_tgt); CHKIERRVAL(ierr); in iMOAB_ComputeMeshIntersectionOnSphere()
2392 data_intx.pid_dest = pid_tgt; in iMOAB_ComputeMeshIntersectionOnSphere()