ProfileSPDLinDirectThreadSolver.cpp File Reference#include <ProfileSPDLinDirectThreadSolver.h>
#include <ProfileSPDLinSOE.h>
#include <math.h>
#include <Channel.h>
#include <FEM_ObjectBroker.h>
#include <thread.h>
#include <Timer.h>
Go to the source code of this file.
Define Documentation
Function Documentation
void * ProfileSPDLinDirectThreadSolver_Worker |
( |
void * |
arg |
) |
|
Definition at line 344 of file ProfileSPDLinDirectThreadSolver.cpp.
References thread_control_block::A, thread_control_block::B, thread_control_block::blockSize, thread_control_block::currentBlock, thread_control_block::end_cond, thread_control_block::end_mutex, thread_control_block::iDiagLoc, thread_control_block::info, thread_control_block::invD, k, l, thread_control_block::maxColHeight, thread_control_block::minDiagTol, thread_control_block::numThreads, opserr, thread_control_block::RowTop, thread_control_block::size, thread_control_block::start_cond, thread_control_block::start_mutex, thread_control_block::startBlock_cond, thread_control_block::startBlock_mutex, TCB_ProfileSPDDirectThreadSolver, thread_control_block::threadID, thread_control_block::threadsDone, thread_control_block::topRowPtr, thread_control_block::workToDo, and thread_control_block::X.
Referenced by ProfileSPDLinDirectThreadSolver::solve().
Variable Documentation
Generated on Mon Oct 23 15:05:36 2006 for OpenSees by 1.5.0
|