Home
last modified time | relevance | path

Searched hist:cfcf148165cf334d1ff173bdd31c7d3fb841b8c3 (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14.hcfcf148165cf334d1ff173bdd31c7d3fb841b8c3 Tue Jun 14 15:45:03 UTC 2022 James Wright <james@jameswright.xyz> examples/fluids: Protect against divide-by-0

- When running with strong enforced stg, the spectrum calc can try and
divide by 0 (distance to the wall)
- This behavior doesn't break anything persay, but this commit makes it
much easier to debug floating point exceptions.