This commit is contained in:
Paul R. C. Kent 2018-01-12 12:03:13 -05:00 committed by GitHub
parent 175357e48e
commit 3147590573
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ struct Walker
* When Multiplicity = 0, this walker will be destroyed. * When Multiplicity = 0, this walker will be destroyed.
*/ */
RealType Multiplicity; RealType Multiplicity;
/// mark ture if this walker is being sent. /// mark true if this walker is being sent.
bool SendInProgress; bool SendInProgress;
/** The configuration vector (3N-dimensional vector to store /** The configuration vector (3N-dimensional vector to store