compute 2 all reduce sum c_1[1] c_1[2] c_1[3]如何理解?
lammps吧
全部回复
仅看楼主
level 1
compute 1 all stress/atom NULL
compute 2 all reduce sum c_1[1] c_1[2] c_1[3]
请问第一句中NULL如何理解?第二句c_1[1]中[ ]里的数字有事什么意思呢?查了手册,还是不明白呢
2021年12月16日 02点12分 1
level 1
c_1[1]是说 引用你命名的算法1中的第一个参数
2021年12月25日 04点12分 2
谢谢
2021年12月25日 08点12分
1