ItpackLinSolver Class Reference

#include <ItpackLinSolver.h>

Inheritance diagram for ItpackLinSolver:

LinearSOESolver Solver MovableObject List of all members.

Public Member Functions

 ItpackLinSolver (int method, int maxIter=100, double omega=1.0)
 ItpackLinSolver ()
virtual ~ItpackLinSolver ()
int solve (void)
int setSize (void)
int setLinearSOE (ItpackLinSOE &theSOE)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 55 of file ItpackLinSolver.h.


Constructor & Destructor Documentation

ItpackLinSolver::ItpackLinSolver ( int  method,
int  maxIter = 100,
double  omega = 1.0 
)

Definition at line 38 of file ItpackLinSolver.cpp.

ItpackLinSolver::ItpackLinSolver (  ) 

Definition at line 47 of file ItpackLinSolver.cpp.

ItpackLinSolver::~ItpackLinSolver (  )  [virtual]

Definition at line 56 of file ItpackLinSolver.cpp.


Member Function Documentation

int ItpackLinSolver::setLinearSOE ( ItpackLinSOE theSOE  ) 

int ItpackLinSolver::sendSelf ( int  commitTag,
Channel theChannel 
) [virtual]

Implements MovableObject.

Definition at line 160 of file ItpackLinSolver.cpp.

int ItpackLinSolver::recvSelf ( int  commitTag,
Channel theChannel,
FEM_ObjectBroker theBroker 
) [virtual]

Implements MovableObject.

Definition at line 166 of file ItpackLinSolver.cpp.


The documentation for this class was generated from the following files:

Generated on Mon Oct 23 15:05:44 2006 for OpenSees by doxygen 1.5.0