cpraveen / dflo

Discontinuous Galerkin solver for compressible flows
54 stars 34 forks source link

Correct positivity limiter check loop for average values under tolerance #15

Closed juanpablogallego closed 10 years ago

juanpablogallego commented 10 years ago

For more than one process, the previous implementation was triggering the exception even when the values were not below the epsilon tolerance.