Disable some tests when Nektar++ not built with ARPACK.
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