Skip to content
Snippets Groups Projects
Commit c11b3abd authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

Adapted startFromInputFile to new fabulous ParameterTree property.

Shows how the tree can be easily accessed from any- and everywhere by something
like 
typedef typename GET_PROP(TypeTag, PTAG(ParameterTree)) Params;
...
double tEnd = Params::tree().template get... 

If startFromInputFile is used, at least three parameters have to be
given in the input file: SimulationControl.tIni, SimulationControl.tEnd,
SimulationControl.gridName
These names should be discussed as soon as their creator Philipp is back. 



git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6394 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent c98d5d4e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment