-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Ideally we would like to preserve user comments in parameter files, but this needs a number of changes in different projects:
- dealii::ParameterHandler needs to get a new field for each parameter, that is read and written
- parameter_gui::XMLReader needs to read this field, and put it in a comment panel upon loading a file
- parameter_gui::MainWindow needs to allow modifying these comments
- parameter_gui::XMLWriter and PRMWriter need to write this field upon writing a file
Metadata
Metadata
Assignees
Labels
No labels