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

Input file pcs keyword $MSH_TYPE

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_pcs.cpp line 2060

2060: 		}
2061: 		//....................................................................
2062: 		// subkeyword found
2063: 		if (line_string.find("$MSH_TYPE") != string::npos)
2064: 		{
2065: 			*pcs_file >> msh_type_name >> ws;
2066: 			continue;

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

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.