DisplacementControl Class Reference

#include <DisplacementControl.h>

Inheritance diagram for DisplacementControl:

StaticIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 DisplacementControl (int node, int dof, double increment, Domain *theDomain, int numIncrStep, double minIncrement, double maxIncrement)
 ~DisplacementControl ()
int newStep (void)
int update (const Vector &deltaU)
int domainChanged (void)
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 54 of file DisplacementControl.h.


Constructor & Destructor Documentation

DisplacementControl::DisplacementControl ( int  node,
int  dof,
double  increment,
Domain theDomain,
int  numIncrStep,
double  minIncrement,
double  maxIncrement 
)

Definition at line 53 of file DisplacementControl.cpp.

References opserr, and theDomain.

DisplacementControl::~DisplacementControl (  ) 

Definition at line 75 of file DisplacementControl.cpp.


Member Function Documentation

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

Implements MovableObject.

Definition at line 322 of file DisplacementControl.cpp.

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

Implements MovableObject.

Definition at line 331 of file DisplacementControl.cpp.

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

Implements Integrator.

Definition at line 339 of file DisplacementControl.cpp.


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

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