Last modified 3 years ago
Last modified on 01/21/16 13:49:14
Input file pcs keyword $PROCESSED_BC
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
H2M/fivespot.pcs
20: $PROCESSED_BC 21- 2
Source code reading this keyword from Input files
FEM/rf_pcs.cpp line 2022
2022: pcs_file->ignore(MAX_ZEILE, '\n'); 2023: continue; 2024: } 2025: if (line_string.find("$PROCESSED_BC") != string::npos) //25.08.2011. WW 2026: { 2027: *pcs_file >> WriteProcessed_BC; 2028: pcs_file->ignore(MAX_ZEILE, '\n');
Last modified: 2016-01-21 13:49:05.047104
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.