BeamColumnJoint2d Class Reference#include <BeamColumnJoint2d.h>
Inheritance diagram for BeamColumnJoint2d:
List of all members.
|
Public Member Functions |
| BeamColumnJoint2d () |
| BeamColumnJoint2d (int tag, int Nd1, int Nd2, int Nd3, int Nd4, UniaxialMaterial &theMat1, UniaxialMaterial &theMat2, UniaxialMaterial &theMat3, UniaxialMaterial &theMat4, UniaxialMaterial &theMat5, UniaxialMaterial &theMat6, UniaxialMaterial &theMat7, UniaxialMaterial &theMat8, UniaxialMaterial &theMat9, UniaxialMaterial &theMat10, UniaxialMaterial &theMat11, UniaxialMaterial &theMat12, UniaxialMaterial &theMat13) |
| BeamColumnJoint2d (int tag, int Nd1, int Nd2, int Nd3, int Nd4, UniaxialMaterial &theMat1, UniaxialMaterial &theMat2, UniaxialMaterial &theMat3, UniaxialMaterial &theMat4, UniaxialMaterial &theMat5, UniaxialMaterial &theMat6, UniaxialMaterial &theMat7, UniaxialMaterial &theMat8, UniaxialMaterial &theMat9, UniaxialMaterial &theMat10, UniaxialMaterial &theMat11, UniaxialMaterial &theMat12, UniaxialMaterial &theMat13, double Hgtfac, double Wdtfac) |
| ~BeamColumnJoint2d () |
const char * | getClassType (void) const |
bool | isSubdomain (void) |
int | getNumExternalNodes (void) const |
const ID & | getExternalNodes (void) |
Node ** | getNodePtrs (void) |
int | getNumDOF (void) |
void | setDomain (Domain *theDomain) |
int | commitState (void) |
int | revertToLastCommit (void) |
int | revertToStart (void) |
int | update (void) |
const Matrix & | getTangentStiff (void) |
const Matrix & | getInitialStiff (void) |
const Matrix & | getDamp (void) |
const Matrix & | getMass (void) |
void | zeroLoad (void) |
int | addLoad (ElementalLoad *theLoad, double loadFactor) |
int | addInertiaLoadToUnbalance (const Vector &accel) |
const Vector & | getResistingForce (void) |
const Vector & | getResistingForceIncInertia (void) |
int | sendSelf (int commitTag, Channel &theChannel) |
int | recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker) |
int | displaySelf (Renderer &theViewer, int displayMode, float fact) |
void | Print (OPS_Stream &s, int flag=0) |
Response * | setResponse (const char **argv, int argc, Information &eleInfo, OPS_Stream &s) |
int | getResponse (int responseID, Information &eleInformation) |
int | setParameter (char **argv, int argc, Information &info) |
int | updateParameter (int parameterID, Information &info) |
Detailed Description
Definition at line 52 of file BeamColumnJoint2d.h.
Constructor & Destructor Documentation
BeamColumnJoint2d::BeamColumnJoint2d |
( |
|
) |
|
BeamColumnJoint2d::BeamColumnJoint2d |
( |
int |
tag, |
|
|
int |
Nd1, |
|
|
int |
Nd2, |
|
|
int |
Nd3, |
|
|
int |
Nd4, |
|
|
UniaxialMaterial & |
theMat1, |
|
|
UniaxialMaterial & |
theMat2, |
|
|
UniaxialMaterial & |
theMat3, |
|
|
UniaxialMaterial & |
theMat4, |
|
|
UniaxialMaterial & |
theMat5, |
|
|
UniaxialMaterial & |
theMat6, |
|
|
UniaxialMaterial & |
theMat7, |
|
|
UniaxialMaterial & |
theMat8, |
|
|
UniaxialMaterial & |
theMat9, |
|
|
UniaxialMaterial & |
theMat10, |
|
|
UniaxialMaterial & |
theMat11, |
|
|
UniaxialMaterial & |
theMat12, |
|
|
UniaxialMaterial & |
theMat13 | |
|
) |
| | |
BeamColumnJoint2d::BeamColumnJoint2d |
( |
int |
tag, |
|
|
int |
Nd1, |
|
|
int |
Nd2, |
|
|
int |
Nd3, |
|
|
int |
Nd4, |
|
|
UniaxialMaterial & |
theMat1, |
|
|
UniaxialMaterial & |
theMat2, |
|
|
UniaxialMaterial & |
theMat3, |
|
|
UniaxialMaterial & |
theMat4, |
|
|
UniaxialMaterial & |
theMat5, |
|
|
UniaxialMaterial & |
theMat6, |
|
|
UniaxialMaterial & |
theMat7, |
|
|
UniaxialMaterial & |
theMat8, |
|
|
UniaxialMaterial & |
theMat9, |
|
|
UniaxialMaterial & |
theMat10, |
|
|
UniaxialMaterial & |
theMat11, |
|
|
UniaxialMaterial & |
theMat12, |
|
|
UniaxialMaterial & |
theMat13, |
|
|
double |
Hgtfac, |
|
|
double |
Wdtfac | |
|
) |
| | |
BeamColumnJoint2d::~BeamColumnJoint2d |
( |
|
) |
|
Member Function Documentation
const char* BeamColumnJoint2d::getClassType |
( |
void |
|
) |
const [inline, virtual] |
bool BeamColumnJoint2d::isSubdomain |
( |
void |
|
) |
[inline, virtual] |
int BeamColumnJoint2d::getNumExternalNodes |
( |
void |
|
) |
const [virtual] |
const ID & BeamColumnJoint2d::getExternalNodes |
( |
void |
|
) |
[virtual] |
Node ** BeamColumnJoint2d::getNodePtrs |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint2d::getNumDOF |
( |
void |
|
) |
[virtual] |
void BeamColumnJoint2d::setDomain |
( |
Domain * |
theDomain |
) |
[virtual] |
int BeamColumnJoint2d::commitState |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint2d::revertToLastCommit |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint2d::revertToStart |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint2d::update |
( |
void |
|
) |
[virtual] |
const Matrix & BeamColumnJoint2d::getTangentStiff |
( |
void |
|
) |
[virtual] |
const Matrix & BeamColumnJoint2d::getInitialStiff |
( |
void |
|
) |
[virtual] |
const Matrix & BeamColumnJoint2d::getDamp |
( |
void |
|
) |
[virtual] |
const Matrix & BeamColumnJoint2d::getMass |
( |
void |
|
) |
[virtual] |
void BeamColumnJoint2d::zeroLoad |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint2d::addLoad |
( |
ElementalLoad * |
theLoad, |
|
|
double |
loadFactor | |
|
) |
| | [virtual] |
int BeamColumnJoint2d::addInertiaLoadToUnbalance |
( |
const Vector & |
accel |
) |
[virtual] |
const Vector & BeamColumnJoint2d::getResistingForce |
( |
void |
|
) |
[virtual] |
const Vector & BeamColumnJoint2d::getResistingForceIncInertia |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint2d::sendSelf |
( |
int |
commitTag, |
|
|
Channel & |
theChannel | |
|
) |
| | [virtual] |
int BeamColumnJoint2d::displaySelf |
( |
Renderer & |
theViewer, |
|
|
int |
displayMode, |
|
|
float |
fact | |
|
) |
| | [virtual] |
void BeamColumnJoint2d::Print |
( |
OPS_Stream & |
s, |
|
|
int |
flag = 0 | |
|
) |
| | [virtual] |
int BeamColumnJoint2d::getResponse |
( |
int |
responseID, |
|
|
Information & |
eleInformation | |
|
) |
| | [virtual] |
int BeamColumnJoint2d::setParameter |
( |
char ** |
argv, |
|
|
int |
argc, |
|
|
Information & |
info | |
|
) |
| | |
int BeamColumnJoint2d::updateParameter |
( |
int |
parameterID, |
|
|
Information & |
info | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following files:
Generated on Mon Oct 23 15:05:38 2006 for OpenSees by 1.5.0
|