HSConstraint Class Reference

#include <HSConstraint.h>

Inheritance diagram for HSConstraint:

StaticIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 HSConstraint (double arcLength, double psi_u=1.0, double psi_f=1.0, double u_ref=1.0)
 ~HSConstraint ()
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 38 of file HSConstraint.h.


Constructor & Destructor Documentation

HSConstraint::HSConstraint ( double  arcLength,
double  psi_u = 1.0,
double  psi_f = 1.0,
double  u_ref = 1.0 
)

Definition at line 37 of file HSConstraint.cpp.

HSConstraint::~HSConstraint (  ) 

Definition at line 55 of file HSConstraint.cpp.


Member Function Documentation

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

Implements MovableObject.

Definition at line 334 of file HSConstraint.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 353 of file HSConstraint.cpp.

References opserr, and Channel::recvVector().

void HSConstraint::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:44 2006 for OpenSees by doxygen 1.5.0