Contents  
Functions  
Index
 
 PDF |
| MatId | a positive integer identifying a particular material property. |
| Type | a positive real number built using calls of the form fe_mat('m_elastic','SI',subtype), the subtype integer is described in m_ functions. |
| Prop | as many properties (real numbers) as needed (see fe_mat, m_elastic for details). |
| .name | Description of material |
| .pl | a single value giving the MatId of the corresponding row in the pl matrix |
| .unit | a two character string describing the unit system (see the fe_mat Unit and Convert commands). |
| .type | the name of the material function handling this particular type of material (for example m_elastic). |