fem2d
API Reference
fem2d
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
X
|
Y
A
A (fem2d.sections.Section attribute)
add_element() (fem2d.structure.Structure method)
add_load() (fem2d.structure.Structure method)
add_node() (fem2d.structure.Structure method)
alpha0 (fem2d.elements.beamNL.BeamElementNL attribute)
apply_boundary_conditions() (fem2d.structure.Structure method)
area (fem2d.elements.beam.BeamElement attribute)
(fem2d.elements.BeamElement attribute)
(fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.elements.truss.TrussElement attribute)
(fem2d.elements.TrussElement attribute)
(fem2d.elements.trussNL.TrussElementNL attribute)
assemble_loads() (fem2d.structure.Structure method)
assemble_mass_matrix() (fem2d.structure.Structure method)
assemble_stiffness() (fem2d.structure.Structure method)
B
BeamElement (class in fem2d.elements)
(class in fem2d.elements.beam)
BeamElementNL (class in fem2d.elements.beamNL)
BeamWithHingesElement (class in fem2d.elements.beam_hinges)
C
cos (fem2d.elements.element.ElementBase attribute)
cx (fem2d.elements.trussNL.TrussElementNL attribute)
cy (fem2d.elements.trussNL.TrussElementNL attribute)
D
deformed_shape_points() (fem2d.elements.beam.BeamElement method)
(fem2d.elements.BeamElement method)
(fem2d.elements.truss.TrussElement method)
(fem2d.elements.TrussElement method)
disp (fem2d.structure.Structure attribute)
DistributedLoad (class in fem2d.loads)
dofs (fem2d.nodes.Node attribute)
E
E (fem2d.materials.ElasticMaterial attribute)
ElasticMaterial (class in fem2d.materials)
element (fem2d.loads.ElementLoad attribute)
ElementBase (class in fem2d.elements.element)
ElementLoad (class in fem2d.loads)
ElementPointLoad (class in fem2d.loads)
elements (fem2d.structure.Structure attribute)
equivalent_nodal_loads() (fem2d.elements.beam.BeamElement method)
(fem2d.elements.BeamElement method)
(fem2d.elements.element.ElementBase method)
extra_mass (fem2d.elements.beam.BeamElement attribute)
(fem2d.elements.BeamElement attribute)
(fem2d.elements.truss.TrussElement attribute)
(fem2d.elements.TrussElement attribute)
F
F (fem2d.structure.Structure attribute)
F_global (fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.elements.trussNL.TrussElementNL attribute)
f_local (fem2d.elements.beamNL.BeamElementNL attribute)
fem2d.elements
module
fem2d.elements.beam
module
fem2d.elements.beam_hinges
module
fem2d.elements.beamNL
module
fem2d.elements.element
module
fem2d.elements.spring
module
fem2d.elements.truss
module
fem2d.elements.trussNL
module
fem2d.loads
module
fem2d.materials
module
fem2d.nodes
module
fem2d.sections
module
fem2d.solver
module
fem2d.structure
module
fixed_dofs (fem2d.structure.Structure attribute)
free_dofs (fem2d.structure.Structure attribute)
from_circle() (fem2d.sections.Section class method)
from_rectangle() (fem2d.sections.Section class method)
fx (fem2d.loads.PointLoad attribute)
fy (fem2d.loads.PointLoad attribute)
G
get_internal_forces() (fem2d.elements.beamNL.BeamElementNL method)
(fem2d.elements.trussNL.TrussElementNL method)
get_local_forces() (fem2d.elements.beam.BeamElement method)
(fem2d.elements.BeamElement method)
(fem2d.elements.beamNL.BeamElementNL method)
(fem2d.elements.truss.TrussElement method)
(fem2d.elements.TrussElement method)
(fem2d.elements.trussNL.TrussElementNL method)
get_reduced_matrices() (fem2d.structure.Structure method)
get_tangent_stiffness() (fem2d.elements.beamNL.BeamElementNL method)
(fem2d.elements.trussNL.TrussElementNL method)
global_stiffness() (fem2d.elements.element.ElementBase method)
(fem2d.elements.truss.TrussElement method)
(fem2d.elements.TrussElement method)
H
hinge_i (fem2d.elements.beam_hinges.BeamWithHingesElement attribute)
hinge_j (fem2d.elements.beam_hinges.BeamWithHingesElement attribute)
I
I (fem2d.sections.Section attribute)
id (fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.elements.element.ElementBase attribute)
(fem2d.nodes.Node attribute)
inertia (fem2d.elements.beam.BeamElement attribute)
(fem2d.elements.BeamElement attribute)
(fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.nodes.Node attribute)
internal_forces() (fem2d.elements.element.ElementBase method)
K
k (fem2d.elements.spring.SpringElement attribute)
(fem2d.elements.SpringElement attribute)
K (fem2d.structure.Structure attribute)
K_global (fem2d.elements.beamNL.BeamElementNL attribute)
k_local (fem2d.elements.beamNL.BeamElementNL attribute)
k_t (fem2d.elements.trussNL.TrussElementNL attribute)
ke (fem2d.elements.trussNL.TrussElementNL attribute)
kg (fem2d.elements.trussNL.TrussElementNL attribute)
L
L (fem2d.elements.trussNL.TrussElementNL attribute)
L0 (fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.elements.trussNL.TrussElementNL attribute)
length (fem2d.elements.element.ElementBase attribute)
load (fem2d.nodes.Node attribute)
loads (fem2d.structure.Structure attribute)
local_stiffness() (fem2d.elements.beam.BeamElement method)
(fem2d.elements.beam_hinges.BeamWithHingesElement method)
(fem2d.elements.BeamElement method)
(fem2d.elements.element.ElementBase method)
(fem2d.elements.spring.SpringElement method)
(fem2d.elements.SpringElement method)
(fem2d.elements.truss.TrussElement method)
(fem2d.elements.TrussElement method)
M
M (fem2d.structure.Structure attribute)
mass (fem2d.nodes.Node attribute)
mass_matrix() (fem2d.elements.beam.BeamElement method)
(fem2d.elements.BeamElement method)
(fem2d.elements.truss.TrussElement method)
(fem2d.elements.TrussElement method)
material (fem2d.elements.beam.BeamElement attribute)
(fem2d.elements.BeamElement attribute)
(fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.elements.truss.TrussElement attribute)
(fem2d.elements.TrussElement attribute)
(fem2d.elements.trussNL.TrussElementNL attribute)
max_iter (fem2d.solver.NewtonRaphsonSolver attribute)
module
fem2d.elements
fem2d.elements.beam
fem2d.elements.beam_hinges
fem2d.elements.beamNL
fem2d.elements.element
fem2d.elements.spring
fem2d.elements.truss
fem2d.elements.trussNL
fem2d.loads
fem2d.materials
fem2d.nodes
fem2d.sections
fem2d.solver
fem2d.structure
mz (fem2d.loads.PointLoad attribute)
N
neq (fem2d.structure.Structure attribute)
NewtonRaphsonSolver (class in fem2d.solver)
Node (class in fem2d.nodes)
node (fem2d.loads.PointLoad attribute)
node_i (fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.elements.element.ElementBase attribute)
node_j (fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.elements.element.ElementBase attribute)
nodes (fem2d.structure.Structure attribute)
number_dofs() (fem2d.structure.Structure method)
P
PointLoad (class in fem2d.loads)
Q
Q (fem2d.elements.trussNL.TrussElementNL attribute)
R
reactions (fem2d.structure.Structure attribute)
rho (fem2d.materials.ElasticMaterial attribute)
S
Section (class in fem2d.sections)
set_load() (fem2d.nodes.Node method)
set_mass() (fem2d.nodes.Node method)
set_support() (fem2d.nodes.Node method)
sin (fem2d.elements.element.ElementBase attribute)
solve() (fem2d.solver.NewtonRaphsonSolver method)
(fem2d.structure.Structure method)
solve_nonlinear() (fem2d.structure.Structure method)
SpringElement (class in fem2d.elements)
(class in fem2d.elements.spring)
Structure (class in fem2d.structure)
structure (fem2d.elements.beamNL.BeamElementNL attribute)
(fem2d.elements.element.ElementBase attribute)
(fem2d.solver.NewtonRaphsonSolver attribute)
support (fem2d.nodes.Node attribute)
T
tol (fem2d.solver.NewtonRaphsonSolver attribute)
transformation_matrix() (fem2d.elements.element.ElementBase method)
(fem2d.elements.truss.TrussElement method)
(fem2d.elements.TrussElement method)
TriangularLoad (class in fem2d.loads)
TrussElement (class in fem2d.elements)
(class in fem2d.elements.truss)
TrussElementNL (class in fem2d.elements.trussNL)
U
update_state() (fem2d.elements.beamNL.BeamElementNL method)
(fem2d.elements.trussNL.TrussElementNL method)
X
x (fem2d.nodes.Node attribute)
Y
y (fem2d.nodes.Node attribute)