LoadControl Class Reference

#include <LoadControl.h>

Inheritance diagram for LoadControl:

StaticIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 LoadControl (double deltaLambda, int numIncr, double minLambda, double maxlambda)
 ~LoadControl ()
int newStep (void)
int update (const Vector &deltaU)
int setDeltaLambda (double newDeltaLambda)
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 LoadControl.h.


Constructor & Destructor Documentation

LoadControl::LoadControl ( double  deltaLambda,
int  numIncr,
double  minLambda,
double  maxlambda 
)

Definition at line 46 of file LoadControl.cpp.

References opserr.

LoadControl::~LoadControl (  ) 

Definition at line 61 of file LoadControl.cpp.


Member Function Documentation

int LoadControl::newStep ( void   )  [virtual]

int LoadControl::setDeltaLambda ( double  newDeltaLambda  ) 

Definition at line 121 of file LoadControl.cpp.

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

Implements MovableObject.

Definition at line 131 of file LoadControl.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 149 of file LoadControl.cpp.

References opserr, and Channel::recvVector().

void LoadControl::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