Added an acBoundconds() call before acStore in autotest.cc
This commit is contained in:
@@ -727,6 +727,7 @@ run_autotest(void)
|
||||
|
||||
// Device integration step
|
||||
acIntegrate(dt);
|
||||
acBoundcondStep();
|
||||
acStore(candidate_mesh);
|
||||
|
||||
// Check fields
|
||||
|
Reference in New Issue
Block a user