← 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
)
fedoo.problem.Linear
fedoo.problem.Linear.GetElasticEnergy
fedoo.problem.Linear.GetNodalElasticEnergy
fedoo.problem.Linear.add_global_dof
fedoo.problem.Linear.add_output
fedoo.problem.Linear.apply_boundary_conditions
fedoo.problem.Linear.change_assembly
fedoo.problem.Linear.get_A
fedoo.problem.Linear.get_B
fedoo.problem.Linear.get_D
fedoo.problem.Linear.get_X
fedoo.problem.Linear.get_active
fedoo.problem.Linear.get_all
fedoo.problem.Linear.get_disp
fedoo.problem.Linear.get_dof_solution
fedoo.problem.Linear.get_ext_forces
fedoo.problem.Linear.get_results
fedoo.problem.Linear.get_rot
fedoo.problem.Linear.init_bc_start_value
fedoo.problem.Linear.invalidate_factorization
fedoo.problem.Linear.make_active
fedoo.problem.Linear.reset
fedoo.problem.Linear.save_results
fedoo.problem.Linear.set_A
fedoo.problem.Linear.set_B
fedoo.problem.Linear.set_D
fedoo.problem.Linear.set_X
fedoo.problem.Linear.set_active
fedoo.problem.Linear.set_dof_solution
fedoo.problem.Linear.set_reuse_factorization
fedoo.problem.Linear.set_solver
fedoo.problem.Linear.solve
fedoo.problem.Linear.update
fedoo.problem.Linear.update_boundary_conditions
fedoo.problem.Linear.active
fedoo.problem.Linear.assembly
fedoo.problem.Linear.global_dof
fedoo.problem.Linear.n_dof
fedoo.problem.Linear.n_global_dof
fedoo.problem.Linear.n_node_dof
fedoo.problem.Linear.name
fedoo.problem.Linear.results
fedoo.problem.Linear.solver
fedoo.problem.Linear.space
fedoo.problem.Linear.bc
fedoo.problem.NonLinear
fedoo.problem.Newmark
fedoo.problem.NonLinearNewmark
fedoo.problem.ExplicitDynamic
fedoo.core.base.ProblemBase
fedoo.Problem
Boundary conditions and constraints
Post-Processing
Examples
Heterogeneous structures
fedoo
Problem (
fedoo.problem
)
fedoo.problem.Linear
fedoo.problem.Linear.set_D
View page source
fedoo.problem.Linear.set_D
Linear.
set_D
(
D
)