Last modified 3 years ago
Last modified on 01/21/16 13:49:09
Input file bc keyword $COPY_VALUE
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
T/CopyValueBHE/CopyValue.bc
82: $COPY_VALUE 83- POINT P07 ...
Source code reading this keyword from Input files
FEM/rf_bc_new.cpp line 513
513: } 514: //.................................................................... 515: //bc for copying of primary variables; give geometry type and name SB 09.2012 516: if (line_string.find("$COPY_VALUE") != std::string::npos) 517: { 518: // CB_merge_0513 ?? 519: in.str(readNonBlankLineFromInputStream(*bc_file));
Last modified: 2016-01-21 13:49:05.563419
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.