| _a_pdofs | FEM::Solver | [protected] |
| _a_udofs | FEM::Solver | [protected] |
| _assemb_essential_stage_inc() | FEM::Solver | [inline, protected] |
| _assemb_K(LinAlg::Matrix< REAL > &K) | FEM::Solver | [inline, protected] |
| _assemb_natural_stage_inc() | FEM::Solver | [inline, protected] |
| _backup_nodes_and_elements_state() | FEM::Solver | [inline, protected] |
| _data | FEM::Solver | [protected] |
| _DF_ext | FEM::Solver | [protected] |
| _do_solve_for_an_increment(int const increment, LinAlg::Vector< REAL > const &DF_ext, LinAlg::Vector< REAL > const &DU_ext, LinAlg::Matrix< REAL > &K, LinAlg::Vector< REAL > &dF_int, LinAlg::Vector< REAL > &Rinternal, IntSolverData &ISD) | FEM::NewtonRaphson | [inline, virtual] |
| _dU | FEM::NewtonRaphson | [private] |
| _DU_ext | FEM::Solver | [protected] |
| _idat | FEM::Solver | [protected] |
| _inv_K_times_X(LinAlg::Matrix< REAL > &K, bool DoPreserveK, LinAlg::Vector< REAL > &X, LinAlg::Vector< REAL > &Y) | FEM::Solver | [inline, protected] |
| _itol | FEM::NewtonRaphson | [private] |
| _max_it | FEM::NewtonRaphson | [private] |
| _n_tot_dof() const | FEM::Solver | [inline, protected] |
| _norm_essential_vector() | FEM::Solver | [inline, protected] |
| _norm_natural_vector() | FEM::Solver | [inline, protected] |
| _nSS | FEM::NewtonRaphson | [private] |
| _output | FEM::Solver | [protected] |
| _realloc_and_setup_dof_vectors() | FEM::Solver | [inline, protected] |
| _restore_nodes_and_elements_state() | FEM::Solver | [inline, protected] |
| _update_nodes_and_elements_state(LinAlg::Vector< REAL > const &dU, LinAlg::Vector< REAL > &dF_int) | FEM::Solver | [inline, protected] |
| _use_modfied_newton | FEM::NewtonRaphson | [private] |
| NewtonRaphson(Array< String > const &SolverCtes, FEM::InputData const &ID, FEM::Data &data, FEM::Output &output) | FEM::NewtonRaphson | [inline] |
| Solve(int iStage) | FEM::Solver | [inline] |
| Solver(FEM::InputData const &ID, FEM::Data &data, FEM::Output &output) | FEM::Solver | [inline] |
| ~Solver() | FEM::Solver | [inline, virtual] |