MumpsParallelSolver Class Reference

#include <MumpsParallelSolver.h>

Inheritance diagram for MumpsParallelSolver:

LinearSOESolver Solver MovableObject List of all members.

Public Member Functions

 MumpsParallelSolver ()
 MumpsParallelSolver (int MPI_COMM, int ICNTL7=7)
virtual ~MumpsParallelSolver ()
int solve (void)
int setSize (void)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
int setLinearSOE (MumpsParallelSOE &theSOE)

Detailed Description

Definition at line 54 of file MumpsParallelSolver.h.


Constructor & Destructor Documentation

MumpsParallelSolver::MumpsParallelSolver (  ) 

Definition at line 42 of file MumpsParallelSolver.cpp.

MumpsParallelSolver::MumpsParallelSolver ( int  MPI_COMM,
int  ICNTL7 = 7 
)

Definition at line 49 of file MumpsParallelSolver.cpp.

MumpsParallelSolver::~MumpsParallelSolver (  )  [virtual]

Definition at line 57 of file MumpsParallelSolver.cpp.


Member Function Documentation

int MumpsParallelSolver::solve ( void   )  [virtual]

int MumpsParallelSolver::setSize ( void   )  [virtual]

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

Implements MovableObject.

Definition at line 191 of file MumpsParallelSolver.cpp.

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

Implements MovableObject.

Definition at line 198 of file MumpsParallelSolver.cpp.

int MumpsParallelSolver::setLinearSOE ( MumpsParallelSOE theSOE  ) 

Definition at line 207 of file MumpsParallelSolver.cpp.

Referenced by MumpsParallelSOE::MumpsParallelSOE().


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

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