LoadPath Class Reference

#include <LoadPath.h>

Inheritance diagram for LoadPath:

StaticIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 LoadPath (Vector &theLoadPath)
 LoadPath ()
 ~LoadPath ()
int newStep (void)
int update (const Vector &deltaU)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
void Print (OPS_Stream &s, int flag=0)

Detailed Description

Definition at line 48 of file LoadPath.h.


Constructor & Destructor Documentation

LoadPath::LoadPath ( Vector theLoadPath  ) 

Definition at line 46 of file LoadPath.cpp.

References exit(), opserr, and Vector::Size().

LoadPath::LoadPath (  ) 

Definition at line 57 of file LoadPath.cpp.

LoadPath::~LoadPath (  ) 

Definition at line 67 of file LoadPath.cpp.


Member Function Documentation

int LoadPath::newStep ( void   )  [virtual]

int LoadPath::update ( const Vector deltaU  )  [virtual]

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

Implements MovableObject.

Definition at line 130 of file LoadPath.cpp.

References opserr, Channel::sendID(), Channel::sendVector(), and Vector::Size().

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

Implements MovableObject.

Definition at line 151 of file LoadPath.cpp.

References exit(), opserr, Channel::recvID(), Channel::recvVector(), and Vector::Size().

void LoadPath::Print ( OPS_Stream s,
int  flag = 0 
) [virtual]


The documentation for this class was generated from the following files:

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