UserDefinedHingeIntegration3d Class Reference

#include <UserDefinedHingeIntegration3d.h>

Inheritance diagram for UserDefinedHingeIntegration3d:

BeamIntegration MovableObject List of all members.

Public Member Functions

 UserDefinedHingeIntegration3d (int npL, const Vector &ptL, const Vector &wtL, int npR, const Vector &ptR, const Vector &wtR, double E, double A, double Iz, double Iy, double G, double J)
 UserDefinedHingeIntegration3d ()
 ~UserDefinedHingeIntegration3d ()
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 UserDefinedHingeIntegration3d.h.


Constructor & Destructor Documentation

UserDefinedHingeIntegration3d::UserDefinedHingeIntegration3d ( int  npL,
const Vector ptL,
const Vector wtL,
int  npR,
const Vector ptR,
const Vector wtR,
double  E,
double  A,
double  Iz,
double  Iy,
double  G,
double  J 
)

Definition at line 33 of file UserDefinedHingeIntegration3d.cpp.

References endln, and opserr.

UserDefinedHingeIntegration3d::UserDefinedHingeIntegration3d (  ) 

Definition at line 69 of file UserDefinedHingeIntegration3d.cpp.

Referenced by getCopy().

UserDefinedHingeIntegration3d::~UserDefinedHingeIntegration3d (  ) 

Definition at line 76 of file UserDefinedHingeIntegration3d.cpp.


Member Function Documentation

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

Implements BeamIntegration.

Definition at line 82 of file UserDefinedHingeIntegration3d.cpp.

References Vector::Size().

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

Implements BeamIntegration.

Definition at line 98 of file UserDefinedHingeIntegration3d.cpp.

References Vector::Size().

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

Reimplemented from BeamIntegration.

Definition at line 172 of file UserDefinedHingeIntegration3d.cpp.

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

Reimplemented from BeamIntegration.

Definition at line 114 of file UserDefinedHingeIntegration3d.cpp.

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

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

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

Implements MovableObject.

Definition at line 191 of file UserDefinedHingeIntegration3d.cpp.

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

Implements MovableObject.

Definition at line 197 of file UserDefinedHingeIntegration3d.cpp.

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

Definition at line 204 of file UserDefinedHingeIntegration3d.cpp.

References DoubleType, and Information::theType.

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

Reimplemented from MovableObject.

Definition at line 236 of file UserDefinedHingeIntegration3d.cpp.

References Information::theDouble.

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

Reimplemented from MovableObject.

Definition at line 264 of file UserDefinedHingeIntegration3d.cpp.

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

Implements BeamIntegration.

Definition at line 271 of file UserDefinedHingeIntegration3d.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