ucns3d-team / UCNS3D

Unstructured Compressible Navier Stokes 3D code (UCNS3D)
https://ucns3d.com
GNU General Public License v3.0
247 stars 90 forks source link

Fix to timing statistics collection #72

Open seinsinnes opened 6 months ago

seinsinnes commented 6 months ago

T_BOUND/prace_t4 doesn't look like it is capturing the timing of exchange of boundary extrapolated values. The time recording should be moved to capture it and separate it from T_RECON/prace_t3.