PenaltyConstraintHandler Class Reference

#include <PenaltyConstraintHandler.h>

Inheritance diagram for PenaltyConstraintHandler:

ConstraintHandler MovableObject List of all members.

Public Member Functions

 PenaltyConstraintHandler (double alphaSP, double alphaMP)
 ~PenaltyConstraintHandler ()
int handle (const ID *nodesNumberedLast=0)
void clearAll (void)
virtual int sendSelf (int commitTag, Channel &theChannel)
virtual int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 47 of file PenaltyConstraintHandler.h.


Constructor & Destructor Documentation

PenaltyConstraintHandler::PenaltyConstraintHandler ( double  alphaSP,
double  alphaMP 
)

Definition at line 56 of file PenaltyConstraintHandler.cpp.

PenaltyConstraintHandler::~PenaltyConstraintHandler (  ) 

Definition at line 63 of file PenaltyConstraintHandler.cpp.


Member Function Documentation

void PenaltyConstraintHandler::clearAll ( void   )  [virtual]

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

Implements MovableObject.

Definition at line 232 of file PenaltyConstraintHandler.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 245 of file PenaltyConstraintHandler.cpp.

References opserr, and Channel::recvVector().


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

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