Last modified 3 years ago
Last modified on 01/21/16 13:49:15
Input file st keyword $NODE_AVERAGING
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
COUPLED_FLOW/Wool_lines_coup.st
35: $NODE_AVERAGING 36- #SOURCE_TERM ... 48: $NODE_AVERAGING 49- #STOP ...
Source code reading this keyword from Input files
FEM/rf_st_new.cpp line 345
345: } 346: } 347: 348: if (line_string.find("$NODE_AVERAGING") != std::string::npos) 349: { 350: in.clear(); 351: node_averaging = true;
Last modified: 2016-01-21 13:48:59.676317
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.