← Back to 3MAH
Contents:
Overview
Installation
Quick Start
Geometry and Mesh (
fedoo.mesh
)
Constitutive Law (
fedoo.constitutivelaw
)
Weak Formulation (
fedoo.weakform
)
Class Assembly
Time Integration (
fedoo.time
)
Problem (
fedoo.problem
)
Boundary conditions and constraints
fedoo.ListBC
fedoo.ListBC.__getitem__
fedoo.ListBC.__len__
fedoo.ListBC.add
fedoo.ListBC.append
fedoo.ListBC.extend
fedoo.ListBC.generate
fedoo.ListBC.get_all
fedoo.ListBC.initialize
fedoo.ListBC.list_all
fedoo.ListBC.mpc
fedoo.ListBC.remove
fedoo.ListBC.str_condensed
fedoo.ListBC.name
fedoo.core.BoundaryCondition
fedoo.MPC
fedoo.constraint.DistributedForce
fedoo.constraint.Pressure
fedoo.constraint.SurfaceForce
fedoo.constraint.PeriodicBC
fedoo.constraint.RigidTie
fedoo.constraint.RigidTie2D
fedoo.constraint.Contact
fedoo.constraint.SelfContact
fedoo.constraint.IPCContact
fedoo.constraint.IPCSelfContact
Post-Processing
Examples
Heterogeneous structures
fedoo
Boundary conditions and constraints
fedoo.ListBC
fedoo.ListBC.initialize
View page source
fedoo.ListBC.initialize
ListBC.
initialize
(
problem
)