◆ __init__()
def linear_elastic_constitutive_law.LinearElasticLaw.__init__ |
( |
|
self | ) |
|
◆ CalculateLinearElasticMatrix()
def linear_elastic_constitutive_law.LinearElasticLaw.CalculateLinearElasticMatrix |
( |
|
self, |
|
|
|
YoungModulus, |
|
|
|
PoissonCoefficient |
|
) |
| |
◆ CalculateMaterialResponseKirchhoff()
def linear_elastic_constitutive_law.LinearElasticLaw.CalculateMaterialResponseKirchhoff |
( |
|
self, |
|
|
|
LawParameters |
|
) |
| |
◆ CalculateMaterialResponsePK2()
def linear_elastic_constitutive_law.LinearElasticLaw.CalculateMaterialResponsePK2 |
( |
|
self, |
|
|
|
LawParameters |
|
) |
| |
◆ CalculateStrainMatrix()
def linear_elastic_constitutive_law.LinearElasticLaw.CalculateStrainMatrix |
( |
|
self, |
|
|
|
DeformationGradient |
|
) |
| |
◆ CalculateStress()
def linear_elastic_constitutive_law.LinearElasticLaw.CalculateStress |
( |
|
self | ) |
|
◆ CallLaw()
def linear_elastic_constitutive_law.LinearElasticLaw.CallLaw |
( |
|
self | ) |
|
◆ Check()
def linear_elastic_constitutive_law.LinearElasticLaw.Check |
( |
|
self, |
|
|
|
Properties, |
|
|
|
Geometry, |
|
|
|
Info |
|
) |
| |
◆ GetLawFeatures()
def linear_elastic_constitutive_law.LinearElasticLaw.GetLawFeatures |
( |
|
self, |
|
|
|
LawFeatures |
|
) |
| |
◆ GetStrainSize()
def linear_elastic_constitutive_law.LinearElasticLaw.GetStrainSize |
( |
|
self | ) |
|
◆ WorkingSpaceDimension()
def linear_elastic_constitutive_law.LinearElasticLaw.WorkingSpaceDimension |
( |
|
self | ) |
|
◆ constitutive_law
linear_elastic_constitutive_law.LinearElasticLaw.constitutive_law |
◆ ConstitutiveMatrix
linear_elastic_constitutive_law.LinearElasticLaw.ConstitutiveMatrix |
◆ StrainVector
linear_elastic_constitutive_law.LinearElasticLaw.StrainVector |
◆ StressVector
linear_elastic_constitutive_law.LinearElasticLaw.StressVector |
The documentation for this class was generated from the following file: