Last modified 3 years ago
Last modified on 01/21/16 13:49:09
Input file cct keyword #STOP ¶
Description ¶
TODO: Add description.
Parameters ¶
TODO: Add parameters.
Documentation from doxygen ¶
None.
Used in benchmarks ¶
Source code reading this keyword from Input files ¶
FEM/fct_mpi.cpp line 122 ¶
122: { 123: bc_file.getline(line, MAX_ZEILE); 124: line_string = line; 125: if (line_string.find("#STOP") != std::string::npos) 126: { 127: std::cout << "done \n"; 128: break;
Last modified: 2016-01-21 13:49:05.131606
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.