fedoo.problem.NonLinear ======================= .. currentmodule:: fedoo.problem .. autoclass:: NonLinear :no-members: :no-inherited-members: :no-special-members: .. automethod:: __init__ **Methods** .. autosummary:: :toctree: NonLinear.add_global_dof NonLinear.add_line_search NonLinear.add_output NonLinear.apply_boundary_conditions NonLinear.change_assembly NonLinear.compute_nr_error NonLinear.elastic_prediction NonLinear.force_elastic_matrix_next_iter NonLinear.get_A NonLinear.get_B NonLinear.get_D NonLinear.get_X NonLinear.get_active NonLinear.get_all NonLinear.get_disp NonLinear.get_dof_solution NonLinear.get_ext_forces NonLinear.get_results NonLinear.get_rot NonLinear.get_temp NonLinear.init_bc_start_value NonLinear.initialize NonLinear.invalidate_factorization NonLinear.make_active NonLinear.nlsolve NonLinear.remove_line_search NonLinear.reset NonLinear.save_results NonLinear.set_A NonLinear.set_B NonLinear.set_D NonLinear.set_X NonLinear.set_active NonLinear.set_dof_solution NonLinear.set_nr_criterion NonLinear.set_reuse_factorization NonLinear.set_solver NonLinear.set_start NonLinear.set_time_integrator NonLinear.solve NonLinear.solve_nr_increment NonLinear.solve_time_increment NonLinear.to_start NonLinear.update NonLinear.update_boundary_conditions .. autosummary:: :toctree: NonLinear.active NonLinear.assembly NonLinear.global_dof NonLinear.n_dof NonLinear.n_global_dof NonLinear.n_iter NonLinear.n_node_dof NonLinear.name NonLinear.results NonLinear.solver NonLinear.space NonLinear.t_fact NonLinear.t_fact_old NonLinear.nr_parameters NonLinear.bc