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

Input file msp keyword #SOLID_PROPERTIES

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

Source code reading this keyword from Input files

FEM/rf_msp_new.cpp line 8076

8076: 			return true;
8077: 		//----------------------------------------------------------------------
8078: 		// keyword found
8079: 		if(line_string.find("#SOLID_PROPERTIES") != std::string::npos)
8080: 		{
8081: 			m_msp = new SolidProp::CSolidProperties();
8082: 			m_msp->file_base_name = given_file_base_name;

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

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.