UserDefinedHingeIntegration2d Class Reference

#include <UserDefinedHingeIntegration2d.h>

Inheritance diagram for UserDefinedHingeIntegration2d:

BeamIntegration MovableObject List of all members.

Public Member Functions

 UserDefinedHingeIntegration2d (int npL, const Vector &ptL, const Vector &wtL, int npR, const Vector &ptR, const Vector &wtR, double E, double A, double I)
 UserDefinedHingeIntegration2d ()
 ~UserDefinedHingeIntegration2d ()
void getSectionLocations (int numSections, double L, double *xi)
void getSectionWeights (int numSections, double L, double *wt)
void addElasticDeformations (ElementalLoad *theLoad, double loadFactor, double L, double *v0)
int addElasticFlexibility (double L, Matrix &fe)
BeamIntegrationgetCopy (void)
int sendSelf (int cTag, Channel &theChannel)
int recvSelf (int cTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
int setParameter (const char **argv, int argc, Information &info)
int updateParameter (int parameterID, Information &info)
int activateParameter (int parameterID)
void Print (OPS_Stream &s, int flag=0)

Detailed Description

Definition at line 35 of file UserDefinedHingeIntegration2d.h.


Constructor & Destructor Documentation

UserDefinedHingeIntegration2d::UserDefinedHingeIntegration2d ( int  npL,
const Vector ptL,
const Vector wtL,
int  npR,
const Vector ptR,
const Vector wtR,
double  E,
double  A,
double  I 
)

Definition at line 33 of file UserDefinedHingeIntegration2d.cpp.

References endln, and opserr.

UserDefinedHingeIntegration2d::UserDefinedHingeIntegration2d (  ) 

Definition at line 66 of file UserDefinedHingeIntegration2d.cpp.

Referenced by getCopy().

UserDefinedHingeIntegration2d::~UserDefinedHingeIntegration2d (  ) 

Definition at line 73 of file UserDefinedHingeIntegration2d.cpp.


Member Function Documentation

void UserDefinedHingeIntegration2d::getSectionLocations ( int  numSections,
double  L,
double *  xi 
) [virtual]

Implements BeamIntegration.

Definition at line 79 of file UserDefinedHingeIntegration2d.cpp.

References Vector::Size().

void UserDefinedHingeIntegration2d::getSectionWeights ( int  numSections,
double  L,
double *  wt 
) [virtual]

Implements BeamIntegration.

Definition at line 95 of file UserDefinedHingeIntegration2d.cpp.

References Vector::Size().

void UserDefinedHingeIntegration2d::addElasticDeformations ( ElementalLoad theLoad,
double  loadFactor,
double  L,
double *  v0 
) [virtual]

Reimplemented from BeamIntegration.

Definition at line 158 of file UserDefinedHingeIntegration2d.cpp.

int UserDefinedHingeIntegration2d::addElasticFlexibility ( double  L,
Matrix fe 
) [virtual]

Reimplemented from BeamIntegration.

Definition at line 111 of file UserDefinedHingeIntegration2d.cpp.

References Matrix::addMatrixTripleProduct(), and Vector::Size().

BeamIntegration * UserDefinedHingeIntegration2d::getCopy ( void   )  [virtual]

int UserDefinedHingeIntegration2d::sendSelf ( int  cTag,
Channel theChannel 
) [virtual]

Implements MovableObject.

Definition at line 177 of file UserDefinedHingeIntegration2d.cpp.

int UserDefinedHingeIntegration2d::recvSelf ( int  cTag,
Channel theChannel,
FEM_ObjectBroker theBroker 
) [virtual]

Implements MovableObject.

Definition at line 183 of file UserDefinedHingeIntegration2d.cpp.

int UserDefinedHingeIntegration2d::setParameter ( const char **  argv,
int  argc,
Information info 
)

Definition at line 190 of file UserDefinedHingeIntegration2d.cpp.

References DoubleType, and Information::theType.

int UserDefinedHingeIntegration2d::updateParameter ( int  parameterID,
Information info 
) [virtual]

Reimplemented from MovableObject.

Definition at line 210 of file UserDefinedHingeIntegration2d.cpp.

References Information::theDouble.

int UserDefinedHingeIntegration2d::activateParameter ( int  parameterID  )  [virtual]

Reimplemented from MovableObject.

Definition at line 229 of file UserDefinedHingeIntegration2d.cpp.

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

Implements BeamIntegration.

Definition at line 236 of file UserDefinedHingeIntegration2d.cpp.

References endln.


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

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