Functions | |
def | init_doc (doc=None) |
def | setup (doc=None, solvertype="ccxtools") |
Variables | |
mesh_name | |
Function Documentation
◆ init_doc()
def femexamples.material_nl_platewithhole.init_doc | ( | doc = None | ) |
Referenced by femexamples.material_nl_platewithhole.setup().
◆ setup()
def femexamples.material_nl_platewithhole.setup | ( | doc = None , |
|
solvertype = "ccxtools" |
|||
) |
References femexamples.material_nl_platewithhole.init_doc(), ObjectsFem.makeAnalysis(), ObjectsFem.makeConstraintFixed(), ObjectsFem.makeConstraintPressure(), ObjectsFem.makeMaterialMechanicalNonlinear(), ObjectsFem.makeMaterialSolid(), ObjectsFem.makeSolverCalculix(), and ObjectsFem.makeSolverCalculixCcxTools().
Variable Documentation
◆ mesh_name
femexamples.material_nl_platewithhole.mesh_name |