PyFEM
Table of Contents
1. PyFEM Installation Guide
2. Quickstart
3. User Manual
4. API Documentation
PyFEM
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
A
acce (GlobalData attribute)
add() (ElementSet method)
,
[1]
(itemList method)
addConstrainedValues() (Constrainer method)
addConstraint() (Constrainer method)
addGeomStiff() (SLSkinematic method)
addGroup() (ElementSet method)
,
[1]
addToGroup() (ElementSet method)
,
[1]
(NodeSet method)
,
[1]
ansDmap() (SLSkinematic method)
append() (MatrixBuilder method)
appendElementOutput() (Element method)
appendNodalOutput() (Element method)
applyPeriodicBC() (RVE method)
applyPrescribedBC() (RVE method)
assembleDissipation() (in module pyfem.fem.Assembly)
assembleExternalForce() (in module pyfem.fem.Assembly)
assembleInternalForce() (in module pyfem.fem.Assembly)
assembleMassMatrix() (in module pyfem.fem.Assembly)
assembleTangentStiffness() (in module pyfem.fem.Assembly)
axisymTo3D() (ThermoSmallStrainAxiSym method)
B
B (MatrixBuilder attribute)
BaseFailure (class in pyfem.materials.BaseFailure)
BaseMaterial (class in pyfem.materials.BaseMaterial)
BaseModel (class in pyfem.models.BaseModel)
BaseModule (class in pyfem.util.BaseModule)
BeamLin (class in pyfem.elements.BeamLin)
BeamNL (class in pyfem.elements.BeamNL)
BuckEigSolver (class in pyfem.solvers.BuckEigSolver)
C
c (MatrixBuilder attribute)
calcWeight() (in module pyfem.util.BezierShapeFunctions)
calcWeightandDerivatives() (in module pyfem.util.shapeFunctions)
centre (Contact attribute)
check() (MaxStrain method)
(MaxStress method)
(TsaiWu method)
(VonMises method)
checkConstraints() (Constrainer method)
cleanVariable() (in module pyfem.util.dataStructures)
(in module pyfem.util.fileParser)
clear() (MatrixBuilder method)
close() (GlobalData method)
(PyFEMAPI method)
,
[1]
col (MatrixBuilder attribute)
commit() (CondensationManager method)
(Element method)
(in module pyfem.fem.Assembly)
(PhaseField method)
(RVE method)
(SLS method)
commitHistory() (BaseMaterial method)
(Element method)
(ElementSet method)
,
[1]
(MaterialManager method)
condensate() (CondensationManager method)
CondensationManager (class in pyfem.elements.CondensationManager)
Constrainer (class in pyfem.fem.Constrainer)
Contact (class in pyfem.models.Contact)
containsValue() (in module pyfem.util.fileParser)
ContourWriter (class in pyfem.io.ContourWriter)
copyConstrainer() (DofSpace method)
create_menu() (MainWindow method)
create_toolbar() (MainWindow method)
createConstrainer() (DofSpace method)
Crystal (class in pyfem.materials.Crystal)
cycle (solverStatus attribute)
D
D (Dummy attribute)
DataDump (class in pyfem.io.DataDump)
decodeNodeDof() (in module pyfem.util.fileParser)
decondensate() (CondensationManager method)
deepFileParser() (in module pyfem.util.fileParser)
dgdstrain (Kinematics attribute)
,
[1]
dhdx (shapeData attribute)
dhdxi (shapeData attribute)
direction (Contact attribute)
dispDofs (Contact attribute)
diss (elementData attribute)
DissipatedEnergySolver (class in pyfem.solvers.DissipatedEnergySolver)
DistributedLoad (class in pyfem.elements.DistributedLoad)
dofCount() (Element method)
dofs (GlobalData attribute)
DofSpace (class in pyfem.fem.DofSpace)
dofTypes (BeamLin attribute)
(BeamNL attribute)
(Element attribute)
(Interface attribute)
(Plate attribute)
(SLS attribute)
(Spring attribute)
(Truss attribute)
Dstate (elementData attribute)
(GlobalData attribute)
dtime (solverStatus attribute)
Dummy (class in pyfem.materials.Dummy)
dx (RVE attribute)
dy (RVE attribute)
DynEigSolver (class in pyfem.solvers.DynEigSolver)
E
E (Isotropic attribute)
(Kinematics attribute)
,
[1]
eigensolve() (DofSpace method)
Element (class in pyfem.elements.Element)
elementData (class in pyfem.elements.Element)
(class in pyfem.util.dataStructures)
elementGroupCount() (ElementSet method)
,
[1]
elements (GlobalData attribute)
ElementSet (class in pyfem)
(class in pyfem.fem.ElementSet)
elemShapeData (class in pyfem.util.shapeFunctions)
EmittingStream (class in pyfem.gui.app)
execute_script() (MainWindow method)
ExplicitSolver (class in pyfem.solvers.ExplicitSolver)
extension (OutputWriter attribute)
F
F (Kinematics attribute)
,
[1]
fext (BuckEigSolver attribute)
fhat (GlobalData attribute)
filename (OutputWriter attribute)
fileParser() (in module pyfem.util.fileParser)
findID() (itemList method)
FiniteStrainAxiSym (class in pyfem.elements.FiniteStrainAxiSym)
FiniteStrainContinuum (class in pyfem.elements.FiniteStrainContinuum)
fint (elementData attribute)
(GlobalData attribute)
flag (Contact attribute)
flush() (Constrainer method)
(EmittingStream method)
G
g (Kinematics attribute)
,
[1]
geom04() (SLSkinematic method)
get() (DofSpace method)
(itemList method)
get_results() (PyFEMAPI method)
getA() (Laminate method)
getAllConstraints() (in module pyfem.fem.Assembly)
getAns() (SLSkinematic method)
getArguments() (in module pyfem.io.InputReader)
getAshear() (Laminate method)
getB() (Laminate method)
getBezierLine4() (in module pyfem.util.BezierShapeFunctions)
getBL() (Truss method)
getBmat() (SLSkinematic method)
getBmatrix() (FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
(Interface method)
(PhaseField method)
(SmallStrainAxiSym method)
(SmallStrainContinuum method)
(ThermoAxiSym method)
(ThermoSmallStrainAxiSym method)
(ThermoSmallStrainContinuum method)
getBNLmatrix() (FiniteStrainContinuum method)
getBoundaries() (RVE method)
getD() (Laminate method)
getDamage() (PlaneStrainDamage method)
getData() (GlobalData method)
(StressContainer method)
getDecompEnergy() (PhaseField method)
getDefVecs() (SLSkinematic method)
getDEps() (SLSkinematic method)
getDirection() (DistributedLoad method)
(ThermalBC method)
getDissipation() (FiniteStrainContinuum method)
(Interface method)
(SmallStrainContinuum method)
getDofName() (DofSpace method)
getDofTypes() (ElementSet method)
,
[1]
getDRho() (SLSkinematic method)
getElemBezierData() (in module pyfem.util.BezierShapeFunctions)
getElementData() (in module pyfem.fem.Assembly)
getElemShapeData() (in module pyfem.util.shapeFunctions)
getElemType() (in module pyfem.util.shapeFunctions)
getEps() (SLSkinematic method)
getEquivStrain() (PlaneStrainDamage method)
getExternalForce() (BeamLin method)
(BeamNL method)
(DistributedLoad method)
getF() (BeamNL method)
getFamilyIDs() (ElementSet method)
,
[1]
getForType() (DofSpace method)
getForTypes() (DofSpace method)
getFvar() (BeamNL method)
getFw() (CondensationManager method)
getHardening() (Hardening method)
getHistory() (MaterialManager method)
getHistoryParameter() (BaseMaterial method)
(Element method)
getHmat() (SLSkinematic method)
getIndices() (itemList method)
getIntegrationPoints() (in module pyfem.util.shapeFunctions)
getInternalForce() (BeamLin method)
(BeamNL method)
(FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
(Interface method)
(PhaseField method)
(Plate method)
(SLS method)
(SmallStrainAxiSym method)
(SmallStrainContinuum method)
(Spring method)
(ThermoAxiSym method)
(ThermoContinuum method)
(ThermoSmallStrainAxiSym method)
(ThermoSmallStrainContinuum method)
(ThermoSurface method)
(Truss method)
getKinematics() (FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
getKNL() (Truss method)
getKwu() (CondensationManager method)
getKwwinv() (CondensationManager method)
getLabels() (StressContainer method)
getlam4() (in module pyfem.elements.SLSutils)
getLogger() (in module pyfem.util.logger)
getMassInertia() (Laminate method)
getMassMatrix() (BeamLin method)
(BeamNL method)
(FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
(Plate method)
(SLS method)
(SmallStrainAxiSym method)
(SmallStrainContinuum method)
getMatrix() (MatrixBuilder method)
getNmatrix() (DistributedLoad method)
(FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
(SLS method)
(SmallStrainAxiSym method)
(SmallStrainContinuum method)
getNodeCoords() (NodeSet method)
,
[1]
getNodeID() (DofSpace method)
getNodeIDs() (NodeSet method)
,
[1]
getNodes() (Element method)
getPhi() (XuNeedleman method)
getQ() (Laminate method)
(TransverseIsotropic method)
getQbar() (Laminate method)
(TransverseIsotropic method)
getQshearbar() (TransverseIsotropic method)
getRank() (NodeSet method)
,
[1]
getResults() (PyFEMAPI method)
getRho() (SLSkinematic method)
getRotation() (Interface method)
getRotationMatrix() (in module pyfem.util.transformations)
getS() (TransverseIsotropic method)
getSbar() (TransverseIsotropic method)
getShapeData() (DistributedLoad method)
(in module pyfem.util.shapeFunctions)
(ThermalBC method)
(ThermoSurface method)
getShapeHexa8() (in module pyfem.util.shapeFunctions)
getShapeLine2() (in module pyfem.util.shapeFunctions)
getShapeLine3() (in module pyfem.util.shapeFunctions)
getShapePrism18() (in module pyfem.util.shapeFunctions)
getShapePrism6() (in module pyfem.util.shapeFunctions)
getShapePyramid5() (in module pyfem.util.shapeFunctions)
getShapeQuad4() (in module pyfem.util.shapeFunctions)
getShapeQuad8() (in module pyfem.util.shapeFunctions)
getShapeQuad9() (in module pyfem.util.shapeFunctions)
getShapeTetra4() (in module pyfem.util.shapeFunctions)
getShapeTria3() (in module pyfem.util.shapeFunctions)
getShapeTria6() (in module pyfem.util.shapeFunctions)
getStrain() (Truss method)
getStrains() (SLSkinematic method)
getStress() (Crystal method)
(Dummy method)
(Isotropic method)
(IsotropicHardeningPlasticity method)
(IsotropicKinematicHardening method)
(MaterialManager method)
(MultiMaterial method)
(PlaneStrain method)
(PlaneStrainDamage method)
(PlaneStress method)
(PowerLawModeI method)
(SandwichCore method)
(SkorohodOlevsky method)
(ThoulessModeI method)
(TransverseIsotropic method)
(ViscoElasticity method)
(ViscoPlasticity method)
(XuNeedleman method)
getStressPiezo() (MaterialManager method)
getSvar() (BeamNL method)
getT() (BeamLin method)
(BeamNL method)
getTangent() (Dummy method)
(Isotropic method)
(PlaneStrain method)
(PlaneStress method)
(SandwichCore method)
(TransverseIsotropic method)
getTangentStiffness() (BeamLin method)
(BeamNL method)
(Contact method)
(FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
(Interface method)
(PhaseField method)
(Plate method)
(SLS method)
(SmallStrainAxiSym method)
(SmallStrainContinuum method)
(Spring method)
(ThermalBC method)
(ThermoAxiSym method)
(ThermoContinuum method)
(ThermoSmallStrainAxiSym method)
(ThermoSmallStrainContinuum method)
(ThermoSurface method)
(Truss method)
getTLInternalForce() (FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
getTLTangentStiffness() (FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
getTraction() (DistributedLoad method)
getTransformation() (BeamNL method)
getType() (DofSpace method)
(Element method)
(in module pyfem.util.fileParser)
getTypeIDs() (DofSpace method)
getTypeName() (DofSpace method)
getU() (TransverseIsotropic method)
getULBmatrix() (FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
getULInternalForce() (FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
getULTangentStiffness() (FiniteStrainAxiSym method)
(FiniteStrainContinuum method)
getUold() (CondensationManager method)
getV() (TransverseIsotropic method)
getWold() (CondensationManager method)
glob2loc() (BeamLin method)
(BeamNL method)
GlobalData (class in pyfem.util.dataStructures)
GraphWriter (class in pyfem.io.GraphWriter)
groups (ElementSet attribute)
,
[1]
(NodeSet attribute)
,
[1]
H
H (Dummy attribute)
(Isotropic attribute)
h (shapeData attribute)
handle_output() (MainWindow method)
Hardening (class in pyfem.materials.MatUtils)
hasType() (DofSpace method)
HDF5Writer (class in pyfem.io.HDF5Writer)
hydroStatic() (in module pyfem.materials.MatUtils)
hydrostaticStress() (in module pyfem.materials.MatUtils)
I
iiter (solverStatus attribute)
increaseStep() (solverStatus method)
incremental (Isotropic attribute)
initElement() (SLSgeomdata method)
initPostProcessing() (Plate method)
initShapeFuncs() (SLSgeomdata method)
InputRead() (in module pyfem.io.InputReader)
InputReader() (in module pyfem.io.InputReader)
insert2Dcontinuum() (in module pyfem.util.vtkUtils)
insert2Dinterface() (in module pyfem.util.vtkUtils)
insert2Dsurface() (in module pyfem.util.vtkUtils)
insert3Dcontinuum() (in module pyfem.util.vtkUtils)
insert3Dinterface() (in module pyfem.util.vtkUtils)
insert3Dsurface() (in module pyfem.util.vtkUtils)
insertBeam() (in module pyfem.util.vtkUtils)
insertElement() (in module pyfem.util.vtkUtils)
insertShell() (in module pyfem.util.vtkUtils)
Interface (class in pyfem.elements.Interface)
is_active() (PyFEMAPI method)
isActive (PyFEMAPI property)
isNodeDof() (in module pyfem.util.fileParser)
iso2loc() (in module pyfem.elements.SLSutils)
iso2locbase() (in module pyfem.elements.SLSutils)
Isotropic (class in pyfem.materials.Isotropic)
IsotropicHardeningPlasticity (class in pyfem.materials.IsotropicHardeningPlasticity)
IsotropicKinematicHardening (class in pyfem.materials.IsotropicKinematicHardening)
isSolver (BaseModule attribute)
itemList (class in pyfem.util.itemList)
iterElementGroup() (ElementSet method)
,
[1]
iterGroupNames() (ElementSet method)
,
[1]
iterMax (BuckEigSolver attribute)
K
Kinematics (class in pyfem.util.kinematics)
L
lam (solverStatus attribute)
Laminate (class in pyfem.elements.Composite)
layData (class in pyfem.elements.SLSgeomdata)
Layer (class in pyfem.elements.Composite)
(class in pyfem.elements.SLSutils)
layerCount() (Laminate method)
LayerData (class in pyfem.elements.SLSutils)
LinearSolver (class in pyfem.solvers.LinearSolver)
load_file() (MainWindow method)
loadFactor() (Element method)
loc2glob() (BeamLin method)
(BeamNL method)
logHeader() (in module pyfem.util.logger)
logInfo() (ElementSet method)
,
[1]
(NodeSet method)
,
[1]
logVariable() (in module pyfem.util.logger)
lumped (elementData attribute)
M
macauley() (in module pyfem.util.utilFunctions)
main() (in module pyfem.core.cli)
(in module pyfem.gui.app)
MainWindow (class in pyfem.gui.app)
maskPrescribed() (DofSpace method)
mass (elementData attribute)
MaterialManager (class in pyfem.materials.MaterialManager)
MatrixBuilder (class in pyfem.fem.Assembly)
matrixToElementCoordinates() (in module pyfem.util.transformations)
matrixToGlobalCoordinates() (in module pyfem.util.transformations)
maximum_principal_stress() (SkorohodOlevsky method)
MaxStrain (class in pyfem.materials.MaxStrain)
MaxStress (class in pyfem.materials.MaxStress)
MeshWriter (class in pyfem.io.MeshWriter)
ModelManager (class in pyfem.models.ModelManager)
models (ModelManager attribute)
module
pyfem
pyfem.core
pyfem.core.api
pyfem.core.cli
pyfem.elements
pyfem.elements.BeamLin
pyfem.elements.BeamNL
pyfem.elements.Composite
pyfem.elements.CondensationManager
pyfem.elements.DistributedLoad
pyfem.elements.Element
pyfem.elements.FiniteStrainAxiSym
pyfem.elements.FiniteStrainContinuum
pyfem.elements.Interface
pyfem.elements.PhaseField
pyfem.elements.Plate
pyfem.elements.SLS
pyfem.elements.SLSgeomdata
pyfem.elements.SLSkinematic
pyfem.elements.SLSutils
pyfem.elements.SmallStrainAxiSym
pyfem.elements.SmallStrainContinuum
pyfem.elements.Spring
pyfem.elements.ThermalBC
pyfem.elements.ThermoAxiSym
pyfem.elements.ThermoContinuum
pyfem.elements.ThermoSmallStrainAxiSym
pyfem.elements.ThermoSmallStrainContinuum
pyfem.elements.ThermoSurface
pyfem.elements.Truss
pyfem.fem
pyfem.fem.Assembly
pyfem.fem.Constrainer
pyfem.fem.DofSpace
pyfem.fem.ElementSet
pyfem.fem.NodeSet
pyfem.gui
pyfem.gui.app
pyfem.io
pyfem.io.ContourWriter
pyfem.io.DataDump
pyfem.io.GraphWriter
pyfem.io.HDF5Writer
pyfem.io.InputReader
pyfem.io.MeshWriter
pyfem.io.OutputManager
pyfem.io.OutputWriter
pyfem.materials
pyfem.materials.BaseFailure
pyfem.materials.BaseMaterial
pyfem.materials.Crystal
pyfem.materials.Dummy
pyfem.materials.Isotropic
pyfem.materials.IsotropicHardeningPlasticity
pyfem.materials.IsotropicKinematicHardening
pyfem.materials.MaterialManager
pyfem.materials.MatUtils
pyfem.materials.MaxStrain
pyfem.materials.MaxStress
pyfem.materials.MultiMaterial
pyfem.materials.PlaneStrain
pyfem.materials.PlaneStrainDamage
pyfem.materials.PlaneStress
pyfem.materials.PowerLawModeI
pyfem.materials.SandwichCore
pyfem.materials.SOVS
pyfem.materials.ThoulessModeI
pyfem.materials.TransverseIsotropic
pyfem.materials.TsaiWu
pyfem.materials.ViscoElasticity
pyfem.materials.ViscoPlasticity
pyfem.materials.VonMises
pyfem.materials.XuNeedleman
pyfem.models
pyfem.models.BaseModel
pyfem.models.Contact
pyfem.models.ModelManager
pyfem.models.RVE
pyfem.solvers
pyfem.solvers.BuckEigSolver
pyfem.solvers.DissipatedEnergySolver
pyfem.solvers.DynEigSolver
pyfem.solvers.ExplicitSolver
pyfem.solvers.LinearSolver
pyfem.solvers.MultiSolver
pyfem.solvers.NonlinearSolver
pyfem.solvers.RiksSolver
pyfem.solvers.Solver
pyfem.solvers.StaggeredSolver
pyfem.util
pyfem.util.BaseModule
pyfem.util.BezierShapeFunctions
pyfem.util.dataStructures
pyfem.util.fileParser
pyfem.util.itemList
pyfem.util.kinematics
pyfem.util.logger
pyfem.util.plotUtils
pyfem.util.shapeFunctions
pyfem.util.transformations
pyfem.util.utilFunctions
pyfem.util.vtkUtils
MultiMaterial (class in pyfem.materials.MultiMaterial)
MultiSolver (class in pyfem.solvers.MultiSolver)
myProps (BaseModule attribute)
N
nDofs (MatrixBuilder attribute)
newHistory (BaseMaterial attribute)
nodes (ElementSet attribute)
,
[1]
(GlobalData attribute)
NodeSet (class in pyfem)
(class in pyfem.fem.NodeSet)
nodeTable (class in pyfem.util.fileParser)
NonlinearSolver (class in pyfem.solvers.NonlinearSolver)
norm() (DofSpace method)
nu (Isotropic attribute)
numericalTangent (BaseMaterial attribute)
O
O1 (PlaneStrainDamage attribute)
O2 (PlaneStrainDamage attribute)
O3 (PlaneStrainDamage attribute)
oldHistory (BaseMaterial attribute)
onScreen (OutputWriter attribute)
outData (BaseMaterial attribute)
outData() (MaterialManager method)
outlabel (elementData attribute)
outLabels (BaseMaterial attribute)
(Dummy attribute)
(Isotropic attribute)
outLabels() (MaterialManager method)
output_signal (WorkerThread attribute)
OutputManager (class in pyfem.io.OutputManager)
outputNames (elementData attribute)
(GlobalData attribute)
OutputWriter (class in pyfem.io.OutputWriter)
P
penalty (Contact attribute)
PhaseField (class in pyfem.elements.PhaseField)
PlaneStrain (class in pyfem.materials.PlaneStrain)
PlaneStrainDamage (class in pyfem.materials.PlaneStrainDamage)
PlaneStress (class in pyfem.materials.PlaneStress)
Plate (class in pyfem.elements.Plate)
plotCurve() (in module pyfem.util.plotUtils)
plotTime() (in module pyfem.util.plotUtils)
postProcessPoint (class in pyfem.elements.Plate)
PowerLawModeI (class in pyfem.materials.PowerLawModeI)
prefix (OutputWriter attribute)
prepare() (in module pyfem.fem.Assembly)
(RVE method)
printConverged() (DissipatedEnergySolver method)
printHeader() (DissipatedEnergySolver method)
printIteration() (DissipatedEnergySolver method)
printNodes() (GlobalData method)
printResults() (BuckEigSolver method)
(DynEigSolver method)
printStep() (ExplicitSolver method)
Properties (class in pyfem.util.dataStructures)
props (ElementSet attribute)
,
[1]
pyfem
module
pyfem.core
module
pyfem.core.api
module
pyfem.core.cli
module
pyfem.elements
module
pyfem.elements.BeamLin
module
pyfem.elements.BeamNL
module
pyfem.elements.Composite
module
pyfem.elements.CondensationManager
module
pyfem.elements.DistributedLoad
module
pyfem.elements.Element
module
pyfem.elements.FiniteStrainAxiSym
module
pyfem.elements.FiniteStrainContinuum
module
pyfem.elements.Interface
module
pyfem.elements.PhaseField
module
pyfem.elements.Plate
module
pyfem.elements.SLS
module
pyfem.elements.SLSgeomdata
module
pyfem.elements.SLSkinematic
module
pyfem.elements.SLSutils
module
pyfem.elements.SmallStrainAxiSym
module
pyfem.elements.SmallStrainContinuum
module
pyfem.elements.Spring
module
pyfem.elements.ThermalBC
module
pyfem.elements.ThermoAxiSym
module
pyfem.elements.ThermoContinuum
module
pyfem.elements.ThermoSmallStrainAxiSym
module
pyfem.elements.ThermoSmallStrainContinuum
module
pyfem.elements.ThermoSurface
module
pyfem.elements.Truss
module
pyfem.fem
module
pyfem.fem.Assembly
module
pyfem.fem.Constrainer
module
pyfem.fem.DofSpace
module
pyfem.fem.ElementSet
module
pyfem.fem.NodeSet
module
pyfem.gui
module
pyfem.gui.app
module
pyfem.io
module
pyfem.io.ContourWriter
module
pyfem.io.DataDump
module
pyfem.io.GraphWriter
module
pyfem.io.HDF5Writer
module
pyfem.io.InputReader
module
pyfem.io.MeshWriter
module
pyfem.io.OutputManager
module
pyfem.io.OutputWriter
module
pyfem.materials
module
pyfem.materials.BaseFailure
module
pyfem.materials.BaseMaterial
module
pyfem.materials.Crystal
module
pyfem.materials.Dummy
module
pyfem.materials.Isotropic
module
pyfem.materials.IsotropicHardeningPlasticity
module
pyfem.materials.IsotropicKinematicHardening
module
pyfem.materials.MaterialManager
module
pyfem.materials.MatUtils
module
pyfem.materials.MaxStrain
module
pyfem.materials.MaxStress
module
pyfem.materials.MultiMaterial
module
pyfem.materials.PlaneStrain
module
pyfem.materials.PlaneStrainDamage
module
pyfem.materials.PlaneStress
module
pyfem.materials.PowerLawModeI
module
pyfem.materials.SandwichCore
module
pyfem.materials.SOVS
module
pyfem.materials.ThoulessModeI
module
pyfem.materials.TransverseIsotropic
module
pyfem.materials.TsaiWu
module
pyfem.materials.ViscoElasticity
module
pyfem.materials.ViscoPlasticity
module
pyfem.materials.VonMises
module
pyfem.materials.XuNeedleman
module
pyfem.models
module
pyfem.models.BaseModel
module
pyfem.models.Contact
module
pyfem.models.ModelManager
module
pyfem.models.RVE
module
pyfem.solvers
module
pyfem.solvers.BuckEigSolver
module
pyfem.solvers.DissipatedEnergySolver
module
pyfem.solvers.DynEigSolver
module
pyfem.solvers.ExplicitSolver
module
pyfem.solvers.LinearSolver
module
pyfem.solvers.MultiSolver
module
pyfem.solvers.NonlinearSolver
module
pyfem.solvers.RiksSolver
module
pyfem.solvers.Solver
module
pyfem.solvers.StaggeredSolver
module
pyfem.util
module
pyfem.util.BaseModule
module
pyfem.util.BezierShapeFunctions
module
pyfem.util.dataStructures
module
pyfem.util.fileParser
module
pyfem.util.itemList
module
pyfem.util.kinematics
module
pyfem.util.logger
module
pyfem.util.plotUtils
module
pyfem.util.shapeFunctions
module
pyfem.util.transformations
module
pyfem.util.utilFunctions
module
pyfem.util.vtkUtils
module
PyFEMAPI (class in pyfem.core.api)
pyramid_scheme() (in module pyfem.util.shapeFunctions)
R
radius (Contact attribute)
rank (NodeSet attribute)
,
[1]
readBlock() (in module pyfem.util.fileParser)
readFromFile() (DofSpace method)
(ElementSet method)
,
[1]
(GlobalData method)
(NodeSet method)
,
[1]
readGmshFile() (ElementSet method)
,
[1]
(NodeSet method)
,
[1]
readItem() (in module pyfem.util.fileParser)
readNodalCoords() (NodeSet method)
,
[1]
readNodegroup() (NodeSet method)
,
[1]
readNodeTable() (in module pyfem.util.fileParser)
reset() (MaterialManager method)
(StressContainer method)
resetNodalOutput() (GlobalData method)
RiksSolver (class in pyfem.solvers.RiksSolver)
row (MatrixBuilder attribute)
run() (BuckEigSolver method)
(ContourWriter method)
(DataDump method)
(DissipatedEnergySolver method)
(DynEigSolver method)
(ExplicitSolver method)
(GraphWriter method)
(HDF5Writer method)
(in module pyfem)
(in module pyfem.core.api)
(LinearSolver method)
(MeshWriter method)
(MultiSolver method)
(NonlinearSolver method)
(OutputManager method)
(OutputWriter method)
(RiksSolver method)
(Solver method)
(StaggeredSolver method)
(WorkerThread method)
run_all() (PyFEMAPI method)
runAll() (PyFEMAPI method)
RVE (class in pyfem.models.RVE)
S
SandwichCore (class in pyfem.materials.SandwichCore)
sc (PlaneStrainDamage attribute)
separator() (in module pyfem.util.logger)
setCellNodes() (in module pyfem.util.vtkUtils)
setConstrainedValues() (Constrainer method)
setConstrainFactor() (Constrainer method)
(DofSpace method)
setFactorForDof() (Constrainer method)
setHistoryParameter() (BaseMaterial method)
(Element method)
setLoadAndConstraints() (NonlinearSolver method)
(StaggeredSolver method)
setLogger() (in module pyfem.util.logger)
setOutputLabels() (BaseMaterial method)
setPrescribedDofs() (Constrainer method)
shapeData (class in pyfem.util.shapeFunctions)
show_about() (MainWindow method)
sigma2omega() (in module pyfem.elements.SLSutils)
sign() (in module pyfem.util.utilFunctions)
SkorohodOlevsky (class in pyfem.materials.SOVS)
slaveCount() (Constrainer method)
SLS (class in pyfem.elements.SLS)
SLSgeomdata (class in pyfem.elements.SLSgeomdata)
SLSkinematic (class in pyfem.elements.SLSkinematic)
SLSparameters (class in pyfem.elements.SLSutils)
SmallStrainAxiSym (class in pyfem.elements.SmallStrainAxiSym)
SmallStrainContinuum (class in pyfem.elements.SmallStrainContinuum)
solve() (DofSpace method)
Solver (class in pyfem.solvers.Solver)
solver (Solver attribute)
solverStat (BaseMaterial attribute)
(ElementSet attribute)
,
[1]
solverStatus (class in pyfem.util.dataStructures)
(GlobalData attribute)
splitDofIDs() (PhaseField method)
(ThermoSmallStrainAxiSym method)
(ThermoSmallStrainContinuum method)
splitStrains() (in module pyfem.materials.MatUtils)
Spring (class in pyfem.elements.Spring)
StaggeredSolver (class in pyfem.solvers.StaggeredSolver)
state (elementData attribute)
(GlobalData attribute)
staticMetaObject (EmittingStream attribute)
(MainWindow attribute)
(WorkerThread attribute)
step() (PyFEMAPI method)
,
[1]
stiff (elementData attribute)
store() (Properties method)
(StressContainer method)
storeDofField() (in module pyfem.util.vtkUtils)
storeDofFields() (in module pyfem.util.vtkUtils)
storeElementField() (in module pyfem.util.vtkUtils)
storeElements() (in module pyfem.util.vtkUtils)
storeFw() (CondensationManager method)
storeKwu() (CondensationManager method)
storeKwwinv() (CondensationManager method)
storeNodeField() (in module pyfem.util.vtkUtils)
storeNodes() (in module pyfem.util.vtkUtils)
storeOutputFlag (BaseMaterial attribute)
storeOutputs() (BaseMaterial method)
storeU() (CondensationManager method)
storeValue() (in module pyfem.util.fileParser)
storeW() (CondensationManager method)
strain (Kinematics attribute)
,
[1]
strain2matrix() (PhaseField method)
stress2matrix() (FiniteStrainContinuum method)
stress6to4() (FiniteStrainAxiSym method)
(SmallStrainAxiSym method)
(ThermoSmallStrainAxiSym method)
StressContainer (class in pyfem.elements.SLSutils)
stressTransformation() (in module pyfem.elements.Composite)
T
takeAction() (ModelManager method)
tang6to4() (FiniteStrainAxiSym method)
(SmallStrainAxiSym method)
(ThermoSmallStrainAxiSym method)
tetra_scheme() (in module pyfem.util.shapeFunctions)
text_written (EmittingStream attribute)
ThermalBC (class in pyfem.elements.ThermalBC)
ThermoAxiSym (class in pyfem.elements.ThermoAxiSym)
ThermoContinuum (class in pyfem.elements.ThermoContinuum)
ThermoSmallStrainAxiSym (class in pyfem.elements.ThermoSmallStrainAxiSym)
ThermoSmallStrainContinuum (class in pyfem.elements.ThermoSmallStrainContinuum)
ThermoSurface (class in pyfem.elements.ThermoSurface)
ThoulessModeI (class in pyfem.materials.ThoulessModeI)
time (solverStatus attribute)
time0 (solverStatus attribute)
toElementCoordinates() (in module pyfem.util.transformations)
toGlobalCoordinates() (in module pyfem.util.transformations)
tol (BuckEigSolver attribute)
transform2To3() (in module pyfem.materials.MatUtils)
transform3To2() (in module pyfem.materials.MatUtils)
TransverseIsotropic (class in pyfem.elements.Composite)
(class in pyfem.materials.TransverseIsotropic)
tria_scheme() (in module pyfem.util.shapeFunctions)
Truss (class in pyfem.elements.Truss)
TsaiWu (class in pyfem.materials.TsaiWu)
type (BaseModule attribute)
U
unit() (in module pyfem.elements.SLSgeomdata)
update_output() (MainWindow method)
V
val (MatrixBuilder attribute)
vectorToElementCoordinates() (in module pyfem.util.transformations)
vectorToGlobalCoordinates() (in module pyfem.util.transformations)
velo (GlobalData attribute)
ViscoElasticity (class in pyfem.materials.ViscoElasticity)
ViscoPlasticity (class in pyfem.materials.ViscoPlasticity)
VonMises (class in pyfem.materials.VonMises)
vonMisesStress() (in module pyfem.materials.MatUtils)
W
weight (shapeData attribute)
WorkerThread (class in pyfem.gui.app)
write() (EmittingStream method)
writeCycle() (HDF5Writer method)
(MeshWriter method)
writeFooter() (BaseModule method)
writeHeader() (BaseModule method)
writePvd() (MeshWriter method)
X
x (shapeData attribute)
xi (shapeData attribute)
XuNeedleman (class in pyfem.materials.XuNeedleman)
Z
zetaData (class in pyfem.elements.SLSgeomdata)