Skip to content

Disable some tests when Nektar++ not built with ARPACK.

Chris Cantwell requested to merge fix/disable-arpack-tests into master

This MR adds CMake logic to disable those tutorial tests which depend on having Nektar++ built with ARPACK, if that option is not enabled.

A warning message is printed during CMake configuration if this is the case.

Edited by Chris Cantwell

Merge request reports