jsitaraman / tioga

Tioga is a library for overset grid assembly on parallel distributed systems
GNU Lesser General Public License v3.0
64 stars 36 forks source link

fix wall time computation for amr grid in parallel #33

Closed ashesh2512 closed 4 years ago

ashesh2512 commented 4 years ago

Fixing the call to wall time computation to account for cases where different processors might span different near-body blocks. Also commenting out writeData(nvar,0) call so that we aren't dumping files by default during simulations.