comment tweak

This commit is contained in:
Steve Plimpton
2024-05-06 16:47:38 -06:00
parent a4449fb6ff
commit 1c11de8a64

View File

@ -920,6 +920,8 @@ void Replicate::command(int narg, char **arg)
/* ---------------------------------------------------------------------- /* ----------------------------------------------------------------------
simple replication algorithm, suitable for small proc count simple replication algorithm, suitable for small proc count
loop over procs, then over replication factors
check each atom to see if in my subdomain
------------------------------------------------------------------------- */ ------------------------------------------------------------------------- */
void Replicate::replicate_by_proc(int nx, int ny, int nz, void Replicate::replicate_by_proc(int nx, int ny, int nz,