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

Input file bc 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_bc_new.cpp line 447

 447: 			in.clear();
 448: 		}
 449: 
 450: 		if (line_string.find("$MSH_TYPE") != std::string::npos)
 451: 		{
 452: 			in.str(readNonBlankLineFromInputStream(*bc_file));
 453: 			in >> sub_string; //sub_line

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

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.