#include <hyp.fem.interfaces.h>
Inheritance diagram for IFEOMaterial::
Public Methods | |
virtual void | SetYoung (const t_real &Scalar)=0 |
virtual t_real | GetYoung () const=0 |
virtual void | SetPoisson (const t_real &Scalar)=0 |
virtual t_real | GetPoisson () const=0 |
IID_hypIFEOMaterial
{196913E3-18BD-11d5-A08F-0080AD97951B}
|
Gets the POisson Coefficient of the component. Reimplemented in CFEOMaterials. |
|
Gets the Young Modulus of the component. Reimplemented in CFEOMaterials. |
|
Sets the Poisson Coefficient of the component.
Reimplemented in CFEOMaterials. |
|
Sets the Young Modulus of the component.
Reimplemented in CFEOMaterials. |
|
|