Last modified 3 years ago
Last modified on 01/21/16 13:49:15
Input file tim keyword $TIME_SPLITS
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
RWPT/3DGrain/3d_grain.tim
31: $TIME_SPLITS 32- 10 ...
Source code reading this keyword from Input files
FEM/rf_tim_new.cpp line 286
286: line.clear(); 287: } 288: // subkeyword found 289: if(line_string.find("$TIME_SPLITS") != std::string::npos) 290: { 291: line.str(GetLineFromFile1(tim_file)); 292: line >> rwpt_numsplits;
Last modified: 2016-01-21 13:49:06.469936
This page has been generated automatically. Do not edit it manually! It will be overwritten in regular intervals.
If you want to edit the handwritten part of this page, please do so here.