SuperLU Class Reference

#include <SuperLU.h>

Inheritance diagram for SuperLU:

SparseGenColLinSolver LinearSOESolver Solver MovableObject List of all members.

Public Member Functions

 SuperLU (int permSpec=0, double drop_tol=0.0, int panelSize=6, int relax=6, char symmetric= 'N')
 ~SuperLU ()
int solve (void)
int setSize (void)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 51 of file SuperLU.h.


Constructor & Destructor Documentation

SuperLU::SuperLU ( int  permSpec = 0,
double  drop_tol = 0.0,
int  panelSize = 6,
int  relax = 6,
char  symmetric = 'N' 
)

Definition at line 43 of file SuperLU.cpp.

SuperLU::~SuperLU (  ) 

Definition at line 74 of file SuperLU.cpp.

References SUPERLU_FREE.


Member Function Documentation

int SuperLU::solve ( void   )  [virtual]

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

Implements MovableObject.

Definition at line 267 of file SuperLU.cpp.

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

Implements MovableObject.

Definition at line 274 of file SuperLU.cpp.


The documentation for this class was generated from the following files:
  • OpenSees/SRC/system_of_eqn/linearSOE/sparseGEN/SuperLU.h
  • OpenSees/SRC/system_of_eqn/linearSOE/sparseGEN/SuperLU.cpp

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