example.cpp File Reference#include <Matrix.h>
#include <Vector.h>
#include <ID.h>
#include <MumpsParallelSOE.h>
#include <MumpsParallelSolver.h>
#include <MPI_Channel.h>
#include <FEM_ObjectBroker.h>
#include <Graph.h>
#include <Vertex.h>
#include <OPS_Globals.h>
#include <StandardStream.h>
#include <mpi.h>
Go to the source code of this file.
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |
Definition at line 47 of file example.cpp.
References MumpsSOE::addA(), MumpsParallelSOE::addB(), Graph::addEdge(), Graph::addVertex(), MumpsParallelSOE::getB(), MumpsSOE::getX(), opserr, MumpsParallelSOE::recvSelf(), MumpsParallelSOE::sendSelf(), MumpsParallelSOE::setSize(), MumpsParallelSOE::solve(), theBroker, Matrix::Zero(), MumpsSOE::zeroA(), and MumpsParallelSOE::zeroB().
Variable Documentation
Generated on Mon Oct 23 15:05:35 2006 for OpenSees by 1.5.0
|