PyFEM
Table of Contents
1. PyFEM Installation Guide
2. Quickstart
3. User Manual
4. API Documentation
PyFEM
4.
API Documentation
4.1.
pyfem package
4.1.1.2.
pyfem.elements package
4.1.1.2.1.15.
pyfem.elements.SLSkinematic module
View page source
4.1.1.2.1.15.
pyfem.elements.SLSkinematic module
class
SLSkinematic
(
param
)
[source]
Bases:
object
getDefVecs
(
sdat
,
elemdat
)
[source]
ansDmap
(
d
,
n1
,
n2
,
n3
,
n4
)
[source]
getBmat
(
sdat
,
zeta
,
lamb
)
[source]
getHmat
(
sdat
,
zeta
)
[source]
getStrains
(
kin
,
sdat
,
zeta
,
lamb
)
[source]
getEps
(
)
[source]
getDEps
(
)
[source]
getRho
(
gbar
)
[source]
getDRho
(
gbar
)
[source]
getAns
(
sdat
)
[source]
addGeomStiff
(
stiff
,
sdat
,
sigma
,
lamb
,
z
)
[source]
geom04
(
sdat
,
d
,
fac
,
stiff
)
[source]