fedoo.problem.NonLinear ======================= .. currentmodule:: fedoo.problem .. autoclass:: NonLinear :no-members: :no-inherited-members: :no-special-members: .. automethod:: __init__ **Methods** .. autosummary:: :toctree: NonLinear.NewtonRaphsonError NonLinear.NewtonRaphsonIncrement NonLinear.add_output NonLinear.apply_boundary_conditions NonLinear.change_assembly NonLinear.elastic_prediction 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.make_active NonLinear.nlsolve NonLinear.reset NonLinear.save_results NonLinear.set_A NonLinear.set_B NonLinear.set_D NonLinear.set_active NonLinear.set_dof_solution NonLinear.set_nr_criterion NonLinear.set_solver NonLinear.set_start NonLinear.solve NonLinear.solve_time_increment NonLinear.to_start NonLinear.update NonLinear.updateA NonLinear.updateD NonLinear.update_boundary_conditions .. autosummary:: :toctree: NonLinear.active NonLinear.assembly NonLinear.n_dof NonLinear.n_iter NonLinear.name NonLinear.results NonLinear.solver NonLinear.space NonLinear.t_fact NonLinear.t_fact_old NonLinear.nr_parameters NonLinear.bc