mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-16 10:44:40 +00:00
Minor changes fixes
This commit is contained in:
@@ -60,6 +60,7 @@ namespace Grid {
|
||||
}
|
||||
|
||||
void operator() (const FieldD &src_d_in, FieldD &sol_d){
|
||||
|
||||
TotalInnerIterations = 0;
|
||||
|
||||
GridStopWatch TotalTimer;
|
||||
|
||||
Reference in New Issue
Block a user