Skip to content

WIP: Parameter refactoring

Antoine Regimbeau requested to merge param_refactoring into develop

Here is the merge request associated with the issue #1531 (closed). As this is a pretty big MR it will be split into several smaller ones :

  • Parameter
  • Single Parameter
    • Numerical Parameter
    • Numerical Interface
    • String Parameter
  • Multiple Parameter
    • Abstract Multiple Parameter
    • Multiple Parameter Template
  • IO Interface
  • Parameter Group
Edited by Antoine Regimbeau

Merge request reports