Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/src/REPLICA/
H A Dfix_neb.cpp139 MPI_Group uworldgroup,rootgroup; in FixNEB() local
143 MPI_Comm_group(uworld, &uworldgroup); in FixNEB()
144 MPI_Group_incl(uworldgroup, nreplica, iroots, &rootgroup); in FixNEB()
/dports/science/lammps/lammps-stable_29Sep2021/src/SPIN/
H A Dfix_neb_spin.cpp111 MPI_Group uworldgroup,rootgroup; in FixNEBSpin() local
115 MPI_Comm_group(uworld, &uworldgroup); in FixNEBSpin()
116 MPI_Group_incl(uworldgroup, nreplica, iroots, &rootgroup); in FixNEBSpin()