git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14220 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -72,7 +72,7 @@ class Irregular : protected Pointers {
|
||||
int *length_recv; // # of doubles to recv from each proc
|
||||
int *offset_send; // where each atom starts in send buffer
|
||||
|
||||
// extra plan params plan for irregular communication of datums
|
||||
// extra plan params plan for irregular communication of datums
|
||||
// 2 self params refer to data copied to self
|
||||
|
||||
int *num_recv; // # of datums to recv from each proc
|
||||
|
||||
Reference in New Issue
Block a user