FEMFX icon indicating copy to clipboard operation
FEMFX copied to clipboard

Does the library work with c++14?

Open fire opened this issue 5 years ago • 1 comments

I saw it had parallel for loops and that is a c++17 feature.

fire avatar Dec 17 '19 21:12 fire

yes, the parallel for loop used here is a function implemented in the FEMFX library

elarsen-amd avatar Dec 20 '19 22:12 elarsen-amd