ArcLength Class Reference

#include <ArcLength.h>

Inheritance diagram for ArcLength:

StaticIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 ArcLength (double arcLength, double alpha=1.0)
 ~ArcLength ()
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 53 of file ArcLength.h.


Constructor & Destructor Documentation

ArcLength::ArcLength ( double  arcLength,
double  alpha = 1.0 
)

Definition at line 49 of file ArcLength.cpp.

ArcLength::~ArcLength (  ) 

Definition at line 59 of file ArcLength.cpp.


Member Function Documentation

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

Implements MovableObject.

Definition at line 307 of file ArcLength.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 326 of file ArcLength.cpp.

References opserr, and Channel::recvVector().

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