main.cpp File Reference#include <Matrix.h>
#include <Vector.h>
#include <ID.h>
#include <PetscSOE.h>
#include <PetscSolver.h>
#include <Graph.h>
#include <Vertex.h>
#include <SuperLU.h>
#include <SparseGenColLinSOE.h>
#include <PetscSparseSeqSolver.h>
#include <SparseGenRowLinSOE.h>
#include <OPS_Globals.h>
#include <StandardStream.h>
Go to the source code of this file.
Function Documentation
Definition at line 52 of file main.cpp.
References SparseGenRowLinSOE::addA(), SparseGenColLinSOE::addA(), SparseGenRowLinSOE::addB(), SparseGenColLinSOE::addB(), Graph::addEdge(), Graph::addVertex(), c, exit(), SparseGenRowLinSOE::getB(), SparseGenColLinSOE::getB(), SparseGenRowLinSOE::getX(), SparseGenColLinSOE::getX(), opserr, SparseGenRowLinSOE::setSize(), SparseGenColLinSOE::setSize(), and LinearSOE::solve().
Variable Documentation
Generated on Mon Oct 23 15:05:31 2006 for OpenSees by 1.5.0
|