wiki:public/doc-auto/by_ext/gem/S_iterative_scheme
Last modified 3 years ago Last modified on 01/21/16 13:49:09

Input file gem keyword $ITERATIVE_SCHEME

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

None.

Source code reading this keyword from Input files

FEM/rf_REACT_GEM.cpp line 2744

2744: 			continue;
2745: 		}
2746: 		// ......................................................
2747: 		/// Key word "$ITERATIVE_SCHEME": not yet implemented, set to zero or remove keyword from input file .........................
2745: 		}
2746: 		// ......................................................
2747: 		/// Key word "$ITERATIVE_SCHEME": not yet implemented, set to zero or remove keyword from input file .........................
2748: 		if ( line_string.find ( "$ITERATIVE_SCHEME" ) != string::npos )
2748: 		if ( line_string.find ( "$ITERATIVE_SCHEME" ) != string::npos )
2749: 		{
2749: 		{
2750: 			// subkeyword found
2750: 			// subkeyword found
2751: 			in.str ( GetLineFromFile1 ( gem_file ) );

Last modified: 2016-01-21 13:48:59.667543

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.