property system: improve introspection
now it is possible to print where the point of definition and the inheritance structure for all properties of a given type tag. for properties defined using the convenience macros SET_*_PROP it is even possible to print their value. the generic startup routines plus test_2p have been adapted to print everything. todo: introduce a parameter which allows to turn of the output at runtime. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6637 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/common/propertysystem.hh 416 additions, 280 deletionsdumux/common/propertysystem.hh
- dumux/common/start.hh 24 additions, 12 deletionsdumux/common/start.hh
- test/boxmodels/2p/lensproblem.hh 2 additions, 5 deletionstest/boxmodels/2p/lensproblem.hh
- test/boxmodels/2p/test_2p.cc 3 additions, 1 deletiontest/boxmodels/2p/test_2p.cc
- test/common/propertysystem/test_propertysystem.cc 17 additions, 11 deletionstest/common/propertysystem/test_propertysystem.cc
Loading
Please register or sign in to comment