Porting working 2D-seq and 2D-mpi with MG
This commit is contained in:
@@ -56,7 +56,7 @@ int main(int argc, char** argv)
|
||||
nt++;
|
||||
|
||||
#ifdef VERBOSE
|
||||
printf("TIME %f , TIMESTEP %f\n", t, solver.dt);
|
||||
printf("TIME %f , TIMESTEP %f\n", t, d.dt);
|
||||
#else
|
||||
printProgress(t);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user