找回密码
 注册
查看: 449|回复: 0

R语言 Rmpi包 mpi.cart.coords()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-27 19:04:35 | 显示全部楼层 |阅读模式
mpi.cart.coords(Rmpi)
mpi.cart.coords()所属R语言包:Rmpi

                                        MPI\_Cart\_coords
                                         MPI \ _Cart \ _coords

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

mpi.cart.coords translates a rank to its Cartesian topology coordinate.
mpi.cart.coords一个等级转换到笛卡尔拓扑坐标。


用法----------Usage----------





参数----------Arguments----------

参数:comm
Communicator with Cartesian structure
Communicator与笛卡尔结构


参数:rank
rank of a process within group
排名的一个过程组内


参数:maxdims
length of vector coord in the calling program
长度的矢量经纬度的在调用程序


Details

详细信息----------Details----------

This function is the rank-to-coordinates translator.  It is the inverse map of mpi.cart.rank.  maxdims is at least as big as ndims as returned by mpi.cartdim.get.
这个函数是排名坐标转换。是逆的图mpi.cart.rank。 maxdims是在至少一样大ndims返回mpi.cartdim.get。


值----------Value----------

mpi.cart.coords returns an integer array containing the Cartesian coordinates of specified process.
mpi.cart.coords返回一个整数数组,其中包含指定的进程在直角坐标系。


(作者)----------Author(s)----------



Alek Hunchak and Hao Yu




参考文献----------References----------

http://www-unix.mcs.anl.gov/mpi/www/www3/

参见----------See Also----------

mpi.cart.rank
mpi.cart.rank


实例----------Examples----------


## Not run: [#不运行:]
#Need at least 9 slaves[至少需要9奴隶]
mpi.bcast.cmd(mpi.cart.create(1,c(3,3),c(F,T)))
mpi.cart.create(1,c(3,3),c(F,T))
mpi.cart.coords(3,4,2)

## End(Not run)[#(不执行)]


转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-24 09:06 , Processed in 0.025785 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表