ArcLength1 Class Reference

#include <ArcLength1.h>

Inheritance diagram for ArcLength1:

StaticIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 ArcLength1 (double arcLength, double alpha=1.0)
 ~ArcLength1 ()
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 ArcLength1.h.


Constructor & Destructor Documentation

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

Definition at line 49 of file ArcLength1.cpp.

ArcLength1::~ArcLength1 (  ) 

Definition at line 59 of file ArcLength1.cpp.


Member Function Documentation

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

Implements MovableObject.

Definition at line 255 of file ArcLength1.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 274 of file ArcLength1.cpp.

References opserr, and Channel::recvVector().

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