Skip to content
Snippets Groups Projects
Commit a01f63fd authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'fix/tabulated-component-multithreading' into 'master'

Refactor tabulated component for multithreading

Closes #1189

See merge request !3321

(cherry picked from commit f7a90b13)

8ace8f1d [component] Pass const l-value references to parallelFor
2b34ccec [tabulatedcomp] Cleanup
b03f466d [tabulatedcomp] Use const& instead of && to receive member function
fd7767d3 [tabcomp] Unify checks
947309a4 [tabulatedcomponent] Capture by value in lambda functions
ae5b06cb [tabulatedcomponent] avoid explicit if/else
b6f92d58 [tabulatedcomponent] use epsilon for float comparison
3c910454 [tabulatedcomponent] Use singleton for data
b03fa10f [tabulatedcomponent][bugfix] Clamp index to allowed range
d7b8d6ac [h2o] Use Brent's method for fluid pressure
parent b29972cb
No related branches found
No related tags found
1 merge request!3330Merge branch 'fix/tabulated-component-multithreading' into 'master'
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment