wiki:public/doc-auto/by_ext/num/S_external_solver_option
Last modified 3 years ago Last modified on 01/21/16 13:49:13

Input file num keyword $EXTERNAL_SOLVER_OPTION

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_num_new.cpp line 569

 569: 			continue;
 570: 		}
 571: 		//....................................................................
 572: 		if(line_string.find("$EXTERNAL_SOLVER_OPTION") != string::npos) // subkeyword found
 573: 		{
 574: 			ls_extra_arg = GetLineFromFile1(num_file);
 575: 			trim(ls_extra_arg);

Last modified: 2016-01-21 13:49:06.651974

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.