Updated timestamp for local array
This commit is contained in:
committed by
Axel Kohlmeyer
parent
4ff683a3ca
commit
940cbe3133
@ -203,7 +203,7 @@ void ComputeSNAGridLocal::init()
|
||||
|
||||
void ComputeSNAGridLocal::compute_local()
|
||||
{
|
||||
invoked_array = update->ntimestep;
|
||||
invoked_local = update->ntimestep;
|
||||
|
||||
// compute sna for each gridpoint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user