Skip to content
  • Mark Olesen's avatar
    ENH: add support for set/unset options to argList · e087e004
    Mark Olesen authored
    - requested by Mattijs, this allows the developer to provide some
      default options, or otherwise adjust the logic.
    
    - the following set/unset operations are disallowed (FatalError)
      * changing -case, -roots, -parallel
      * changing type (bool <-> non-bool)
      * no mpi options
    e087e004