ippl
ippl copied to clipboard
Checks to be added for command line input in Alpine
Currently, all the test cases in Alpine do not have checks for the command line input and how many arguments one has to pass (especially for the preconditioner). This was brought up in the following Pull Request. Some checks may need to be added to make it robust.
I have realised this is related to the following issue: https://github.com/IPPL-framework/ippl/issues/171