dyollb / VegaFEM

VegaFEM with CMake generated build system
Other
4 stars 2 forks source link

solver was not selected correctly #12

Closed dyollb closed 12 months ago

dyollb commented 12 months ago

The VegaFEM code uses internal macro definitions PARDISO, SPOOLES, PCG etc. The VEGA_USE_PARDISO from the cmake build system defines where not mapped to these definitions.