FEM::NewtonRaphson Class Reference

Inheritance diagram for FEM::NewtonRaphson:

FEM::Solver List of all members.

Public Member Functions

 NewtonRaphson (Array< String > const &SolverCtes, FEM::InputData const &ID, FEM::Data &data, FEM::Output &output)
void _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)

Private Attributes

REAL _itol
int _max_it
bool _use_modfied_newton
int _nSS
LinAlg::Vector< REAL > _dU

Detailed Description

Definition at line 39 of file newtonraphson.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:30 2007 for MechSys by  doxygen 1.4.7