main.cpp File Reference#include <stdlib.h>
#include <OPS_Globals.h>
#include <Timer.h>
#include <FileDatastore.h>
#include <Node.h>
#include <NodeIter.h>
#include <Element.h>
#include <ElementIter.h>
#include <Domain.h>
#include <ID.h>
#include <Vector.h>
#include <Matrix.h>
#include <FEM_ObjectBroker.h>
#include <bool.h>
#include <StandardStream.h>
Go to the source code of this file.
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |
Definition at line 57 of file main.cpp.
References FE_Datastore::commitState(), endln, exit(), opserr, FileDatastore::recvID(), FileDatastore::recvMatrix(), FileDatastore::recvVector(), FileDatastore::sendID(), FileDatastore::sendMatrix(), FileDatastore::sendVector(), theBroker, theDatabase, and theDomain.
Variable Documentation
Generated on Mon Oct 23 15:05:31 2006 for OpenSees by 1.5.0
|