|
| def | __init__ (self, *args, **kwargs) |
| |
| def | opts (self) |
| | Generator that yields field name - value pairs for the command line. More...
|
| |
| def | slug (self) |
| | Generate a descriptive short name. More...
|
| |
| def | __init__ (self, IDs=[], name=None, emi=False, *args, **kwargs) |
| |
| def | opts (self) |
| | Generator that yields field name - value pairs for the command line. More...
|
| |
| def | __init__ (self, **fields) |
| |
| def | opts (self) |
| | Generator that yields field name - value pairs for the command line. More...
|
| |
| def | opts_formatted (self, index) |
| | Return the command line options for this model component. More...
|
| |
◆ MODELFIELD
| string carputils.model.general.AbstractMechanicsMaterial.MODELFIELD = 'type' |
|
static |
◆ PARAMSET_FIELD
| string carputils.model.general.AbstractMechanicsMaterial.PARAMSET_FIELD = 'params' |
|
static |
◆ PRM_ARRAY
| string carputils.model.general.AbstractMechanicsMaterial.PRM_ARRAY = 'mregion' |
|
static |
◆ PRM_LENGTH
| string carputils.model.general.AbstractMechanicsMaterial.PRM_LENGTH = 'num_mregions' |
|
static |
The documentation for this class was generated from the following file: