Last modified 3 years ago
            Last modified on 01/21/16 13:49:09
          
          Input file fct keyword $DIMENSION
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
FLUID_PROPERTIES/HT_EOS/FLUID_PROP.fct
6: $DIMENSION 7- 106 33 ... 3513: $DIMENSION 3514- 109 31 ... 6901: $DIMENSION 6902- 57 67 ...
FLUID_PROPERTIES/H_CO2-FLOW/CO2-FLOW.fct
6: $DIMENSION 7- 106 33 ... 3513: $DIMENSION 3514- 109 31 ... 6901: $DIMENSION 6902- 57 67 ...
THM/deco_2015_b2s1/deco_b2s1.fct
6: $DIMENSION 7- 161 7 ... 1142: $DIMENSION 1143- 123 3 ... 1520: $DIMENSION 1521- 123 3 ...
Source code reading this keyword from Input files
FEM/rf_fct.cpp line 167
 167: 		//MATRIX_DIMENSION     NB
 168: 		//... reads the number of colums and rows of the given matrix ........
 169: 		//subkeyword found
 170: 		if(line_string.find("$DIMENSION") != string::npos)
 171: 		{
 172: 			line_stream.str(GetLineFromFile1(fct_file));
 173: 
Last modified: 2016-01-21 13:49:01.217673
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.
