FEM::AutoME Class Reference

Inheritance diagram for FEM::AutoME:

FEM::Solver List of all members.

Public Member Functions

 AutoME (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

int _maxSS
REAL _STOL
REAL _dTini
REAL _mMin
REAL _mMax
REAL _mCoef
REAL _ZTOL
bool _unbal_correction
bool _check_convergence
LinAlg::Vector< REAL > _dF_1
LinAlg::Vector< REAL > _dU_1
LinAlg::Vector< REAL > _dF_2
LinAlg::Vector< REAL > _dU_2
LinAlg::Vector< REAL > _dU_ME
LinAlg::Vector< REAL > _Err_U
LinAlg::Vector< REAL > _Err_F
LinAlg::Vector< REAL > _dU_unb

Detailed Description

Definition at line 41 of file autome.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