git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5947 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -147,7 +147,7 @@ Pair *Force::new_pair(const char *style)
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
return ptr to current pair class or hybrid sub-class
|
||||
return ptr to Pair class if matches word or to matching hybrid sub-class
|
||||
if exact, then style name must be exact match to word
|
||||
if not exact, style name must contain word
|
||||
return NULL if no match
|
||||
|
||||
Reference in New Issue
Block a user