|
|
|
set_key_name(self,
name,
com=None)
Set the name of the law |
source code
|
|
|
set_dimension(self,
value,
com=None)
Set the dimension of the constitutive law |
source code
|
|
|
set_stiffness(self,
*args,
**kargs)
Add the stiffness law matrix |
source code
|
|
Inherited from common.BasicObject :
get_lines ,
get_mbdyn_instance ,
set_comment ,
set_label ,
set_name ,
set_simulation_ref
Inherited from record.Record :
common_init_results ,
init_results ,
save ,
set_own_parameters ,
will_save ,
will_save_nothing ,
will_save_only
Inherited from record.RecordBase :
collect_own_parameters ,
collect_parameters ,
set_own_para ,
set_parameters
|