wiki:public/doc-auto/by_ext/out/H_version
Last modified 3 years ago Last modified on 01/21/16 13:49:14

Input file out keyword #VERSION

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_out_new.cpp line 156

 156: 		out->setFileBaseName(file_base_name);
 157: 		// Give version in file name
 158: 		//15.01.2008. WW
 159: 		if (line_string.find("#VERSION") != string::npos)
 160: 			output_version = true;  // 02.2011. WW
 161: 		//----------------------------------------------------------------------
 162: 		// keyword found

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

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.