This PR includes the addition of rectangular angle geometry profiles and testing. Further geometry profiles and documentation are still needed before this section is complete.
As a side patch, the ENABLE_OPENCL preprocessor symbol was added around ViennaCL for the eigenvalue solvers in order to fix a compilation bug caused when a machine has no ViennaCL installation and has not enabled the ENABLE_OPENCL option, as discovered by using a different machine for compilation.
This PR includes the addition of rectangular angle geometry profiles and testing. Further geometry profiles and documentation are still needed before this section is complete.
As a side patch, the
ENABLE_OPENCL
preprocessor symbol was added around ViennaCL for the eigenvalue solvers in order to fix a compilation bug caused when a machine has no ViennaCL installation and has not enabled theENABLE_OPENCL
option, as discovered by using a different machine for compilation.