BeamColumnJoint3d Class Reference#include <BeamColumnJoint3d.h>
Inheritance diagram for BeamColumnJoint3d:
List of all members.
|
Public Member Functions |
| BeamColumnJoint3d () |
| BeamColumnJoint3d (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) |
| BeamColumnJoint3d (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) |
| ~BeamColumnJoint3d () |
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 53 of file BeamColumnJoint3d.h.
Constructor & Destructor Documentation
BeamColumnJoint3d::BeamColumnJoint3d |
( |
|
) |
|
BeamColumnJoint3d::BeamColumnJoint3d |
( |
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 | |
|
) |
| | |
BeamColumnJoint3d::BeamColumnJoint3d |
( |
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 | |
|
) |
| | |
BeamColumnJoint3d::~BeamColumnJoint3d |
( |
|
) |
|
Member Function Documentation
const char* BeamColumnJoint3d::getClassType |
( |
void |
|
) |
const [inline, virtual] |
bool BeamColumnJoint3d::isSubdomain |
( |
void |
|
) |
[inline, virtual] |
int BeamColumnJoint3d::getNumExternalNodes |
( |
void |
|
) |
const [virtual] |
const ID & BeamColumnJoint3d::getExternalNodes |
( |
void |
|
) |
[virtual] |
Node ** BeamColumnJoint3d::getNodePtrs |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint3d::getNumDOF |
( |
void |
|
) |
[virtual] |
void BeamColumnJoint3d::setDomain |
( |
Domain * |
theDomain |
) |
[virtual] |
int BeamColumnJoint3d::commitState |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint3d::revertToLastCommit |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint3d::revertToStart |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint3d::update |
( |
void |
|
) |
[virtual] |
const Matrix & BeamColumnJoint3d::getTangentStiff |
( |
void |
|
) |
[virtual] |
const Matrix & BeamColumnJoint3d::getInitialStiff |
( |
void |
|
) |
[virtual] |
const Matrix & BeamColumnJoint3d::getDamp |
( |
void |
|
) |
[virtual] |
const Matrix & BeamColumnJoint3d::getMass |
( |
void |
|
) |
[virtual] |
void BeamColumnJoint3d::zeroLoad |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint3d::addLoad |
( |
ElementalLoad * |
theLoad, |
|
|
double |
loadFactor | |
|
) |
| | [virtual] |
int BeamColumnJoint3d::addInertiaLoadToUnbalance |
( |
const Vector & |
accel |
) |
[virtual] |
const Vector & BeamColumnJoint3d::getResistingForce |
( |
void |
|
) |
[virtual] |
const Vector & BeamColumnJoint3d::getResistingForceIncInertia |
( |
void |
|
) |
[virtual] |
int BeamColumnJoint3d::sendSelf |
( |
int |
commitTag, |
|
|
Channel & |
theChannel | |
|
) |
| | [virtual] |
int BeamColumnJoint3d::displaySelf |
( |
Renderer & |
theViewer, |
|
|
int |
displayMode, |
|
|
float |
fact | |
|
) |
| | [virtual] |
void BeamColumnJoint3d::Print |
( |
OPS_Stream & |
s, |
|
|
int |
flag = 0 | |
|
) |
| | [virtual] |
int BeamColumnJoint3d::getResponse |
( |
int |
responseID, |
|
|
Information & |
eleInformation | |
|
) |
| | [virtual] |
int BeamColumnJoint3d::setParameter |
( |
char ** |
argv, |
|
|
int |
argc, |
|
|
Information & |
info | |
|
) |
| | |
int BeamColumnJoint3d::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
|