← 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.NonLinear
fedoo.problem.NonLinear.add_global_dof
fedoo.problem.NonLinear.add_line_search
fedoo.problem.NonLinear.add_output
fedoo.problem.NonLinear.apply_boundary_conditions
fedoo.problem.NonLinear.change_assembly
fedoo.problem.NonLinear.compute_nr_error
fedoo.problem.NonLinear.elastic_prediction
fedoo.problem.NonLinear.force_elastic_matrix_next_iter
fedoo.problem.NonLinear.get_A
fedoo.problem.NonLinear.get_B
fedoo.problem.NonLinear.get_D
fedoo.problem.NonLinear.get_X
fedoo.problem.NonLinear.get_active
fedoo.problem.NonLinear.get_all
fedoo.problem.NonLinear.get_disp
fedoo.problem.NonLinear.get_dof_solution
fedoo.problem.NonLinear.get_ext_forces
fedoo.problem.NonLinear.get_results
fedoo.problem.NonLinear.get_rot
fedoo.problem.NonLinear.get_temp
fedoo.problem.NonLinear.init_bc_start_value
fedoo.problem.NonLinear.initialize
fedoo.problem.NonLinear.invalidate_factorization
fedoo.problem.NonLinear.make_active
fedoo.problem.NonLinear.nlsolve
fedoo.problem.NonLinear.remove_line_search
fedoo.problem.NonLinear.reset
fedoo.problem.NonLinear.save_results
fedoo.problem.NonLinear.set_A
fedoo.problem.NonLinear.set_B
fedoo.problem.NonLinear.set_D
fedoo.problem.NonLinear.set_X
fedoo.problem.NonLinear.set_active
fedoo.problem.NonLinear.set_dof_solution
fedoo.problem.NonLinear.set_nr_criterion
fedoo.problem.NonLinear.set_reuse_factorization
fedoo.problem.NonLinear.set_solver
fedoo.problem.NonLinear.set_start
fedoo.problem.NonLinear.set_time_integrator
fedoo.problem.NonLinear.solve
fedoo.problem.NonLinear.solve_nr_increment
fedoo.problem.NonLinear.solve_time_increment
fedoo.problem.NonLinear.to_start
fedoo.problem.NonLinear.update
fedoo.problem.NonLinear.updateA
fedoo.problem.NonLinear.updateD
fedoo.problem.NonLinear.update_boundary_conditions
fedoo.problem.NonLinear.active
fedoo.problem.NonLinear.assembly
fedoo.problem.NonLinear.global_dof
fedoo.problem.NonLinear.n_dof
fedoo.problem.NonLinear.n_global_dof
fedoo.problem.NonLinear.n_iter
fedoo.problem.NonLinear.n_node_dof
fedoo.problem.NonLinear.name
fedoo.problem.NonLinear.results
fedoo.problem.NonLinear.solver
fedoo.problem.NonLinear.space
fedoo.problem.NonLinear.t_fact
fedoo.problem.NonLinear.t_fact_old
fedoo.problem.NonLinear.nr_parameters
fedoo.problem.NonLinear.bc
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.NonLinear
fedoo.problem.NonLinear.get_B
View page source
fedoo.problem.NonLinear.get_B
NonLinear.
get_B
(
)