LutzGross / esys-escript.github.io

Other
30 stars 13 forks source link

hasFeature('trilinos') is not set with build-in TRILINOS #87

Closed LutzGross closed 1 year ago

LutzGross commented 1 year ago

summary says "trilinos: built-in (Version 13.0.0)" but hasFeature('trilinos') is False

LutzGross commented 1 year ago

problem could be that the trilinos prefix is not set.

LutzGross commented 1 year ago

scons now set the trilinos flag and lib search path when build is requested. As a consequence hasFeature('trilinos') is set