Refactoring #225
Provide import of ProgramOptions (nthreads, level of logging) into libBornAgainCore
Status: | Rejected | Start date: | 02 Jul 2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | Sprint 15 |
Description
To discuss... We need a way to propagate CoreOptions (number of threads, level of logging) into libBornAgainCore in the absence of main application ./App.
For example, if python user wants to change level of verbosity or number of thread used. This can be done by creating an object ProgramOptions right inside SImulation.runSimulation() and loading the content from bornagain.cfg.
Subtasks
History
#1 Updated by wuttke almost 8 years ago
- Description updated (diff)
#2 Updated by pospelov over 7 years ago
- Target version set to Sprint 15
#3 Updated by herck over 7 years ago
- Status changed from New to Rejected