EightNodeBrick_u_p_U Class Reference

#include <EightNodeBrick_u_p_U.h>

Inheritance diagram for EightNodeBrick_u_p_U:

Element DomainComponent TaggedObject MovableObject List of all members.

Public Member Functions

 EightNodeBrick_u_p_U (int element_number, int node_numb_1, int node_numb_2, int node_numb_3, int node_numb_4, int node_numb_5, int node_numb_6, int node_numb_7, int node_numb_8, NDMaterial *Globalmmodel, double b1, double b2, double b3, double nn, double alf, double rs, double rf, double permb_x, double permb_y, double permb_z, double kks, double kkf, double pp)
 EightNodeBrick_u_p_U ()
 ~EightNodeBrick_u_p_U ()
const char * getClassType (void) const
int getNumExternalNodes (void) const
const IDgetExternalNodes (void)
Node ** getNodePtrs (void)
int getNumDOF (void)
void setDomain (Domain *theDomain)
int commitState (void)
int revertToLastCommit (void)
int revertToStart (void)
int update (void)
const MatrixgetTangentStiff (void)
const MatrixgetInitialStiff (void)
const MatrixgetDamp (void)
const MatrixgetMass (void)
void zeroLoad (void)
int addLoad (ElementalLoad *theLoad, double loadFactor)
int addInertiaLoadToUnbalance (const Vector &accel)
const VectorgetResistingForce (void)
const VectorgetResistingForceIncInertia (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)
ResponsesetResponse (const char **argv, int argc, Information &eleInfo, OPS_Stream &output)
int getResponse (int responseID, Information &eleInformation)

Detailed Description

Definition at line 60 of file EightNodeBrick_u_p_U.h.


Constructor & Destructor Documentation

EightNodeBrick_u_p_U::EightNodeBrick_u_p_U ( int  element_number,
int  node_numb_1,
int  node_numb_2,
int  node_numb_3,
int  node_numb_4,
int  node_numb_5,
int  node_numb_6,
int  node_numb_7,
int  node_numb_8,
NDMaterial Globalmmodel,
double  b1,
double  b2,
double  b3,
double  nn,
double  alf,
double  rs,
double  rf,
double  permb_x,
double  permb_y,
double  permb_z,
double  kks,
double  kkf,
double  pp 
)

Definition at line 50 of file EightNodeBrick_u_p_U.cpp.

References exit(), NDMaterial::getCopy(), and opserr.

EightNodeBrick_u_p_U::EightNodeBrick_u_p_U (  ) 

Definition at line 128 of file EightNodeBrick_u_p_U.cpp.

EightNodeBrick_u_p_U::~EightNodeBrick_u_p_U (  ) 

Definition at line 140 of file EightNodeBrick_u_p_U.cpp.


Member Function Documentation

const char* EightNodeBrick_u_p_U::getClassType ( void   )  const [inline, virtual]

Reimplemented from MovableObject.

Definition at line 73 of file EightNodeBrick_u_p_U.h.

int EightNodeBrick_u_p_U::getNumExternalNodes ( void   )  const [virtual]

Implements Element.

Definition at line 157 of file EightNodeBrick_u_p_U.cpp.

const ID & EightNodeBrick_u_p_U::getExternalNodes ( void   )  [virtual]

Implements Element.

Definition at line 163 of file EightNodeBrick_u_p_U.cpp.

Node ** EightNodeBrick_u_p_U::getNodePtrs ( void   )  [virtual]

Implements Element.

Definition at line 169 of file EightNodeBrick_u_p_U.cpp.

int EightNodeBrick_u_p_U::getNumDOF ( void   )  [virtual]

Implements Element.

Definition at line 175 of file EightNodeBrick_u_p_U.cpp.

void EightNodeBrick_u_p_U::setDomain ( Domain theDomain  )  [virtual]

int EightNodeBrick_u_p_U::commitState ( void   )  [virtual]

Reimplemented from Element.

Definition at line 209 of file EightNodeBrick_u_p_U.cpp.

References opserr.

int EightNodeBrick_u_p_U::revertToLastCommit ( void   )  [virtual]

Implements Element.

Definition at line 226 of file EightNodeBrick_u_p_U.cpp.

int EightNodeBrick_u_p_U::revertToStart ( void   )  [virtual]

Reimplemented from Element.

Definition at line 238 of file EightNodeBrick_u_p_U.cpp.

int EightNodeBrick_u_p_U::update ( void   )  [virtual]

Reimplemented from Element.

Definition at line 661 of file EightNodeBrick_u_p_U.cpp.

References TaggedObject::getTag(), opserr, and tensor.

const Matrix & EightNodeBrick_u_p_U::getTangentStiff ( void   )  [virtual]

Implements Element.

Definition at line 250 of file EightNodeBrick_u_p_U.cpp.

const Matrix & EightNodeBrick_u_p_U::getInitialStiff ( void   )  [virtual]

Implements Element.

Definition at line 256 of file EightNodeBrick_u_p_U.cpp.

const Matrix & EightNodeBrick_u_p_U::getDamp ( void   )  [virtual]

const Matrix & EightNodeBrick_u_p_U::getMass ( void   )  [virtual]

Reimplemented from Element.

Definition at line 318 of file EightNodeBrick_u_p_U.cpp.

References tensor, and Matrix::Zero().

Referenced by addInertiaLoadToUnbalance(), and getResistingForceIncInertia().

void EightNodeBrick_u_p_U::zeroLoad ( void   )  [virtual]

Implements Element.

Definition at line 351 of file EightNodeBrick_u_p_U.cpp.

References Vector::Zero().

int EightNodeBrick_u_p_U::addLoad ( ElementalLoad theLoad,
double  loadFactor 
) [virtual]

int EightNodeBrick_u_p_U::addInertiaLoadToUnbalance ( const Vector accel  )  [virtual]

Implements Element.

Definition at line 379 of file EightNodeBrick_u_p_U.cpp.

References Vector::addMatrixVector(), getMass(), and opserr.

const Vector & EightNodeBrick_u_p_U::getResistingForce ( void   )  [virtual]

const Vector & EightNodeBrick_u_p_U::getResistingForceIncInertia ( void   )  [virtual]

Reimplemented from Element.

Definition at line 446 of file EightNodeBrick_u_p_U.cpp.

References Vector::addMatrixVector(), exit(), getDamp(), getMass(), getResistingForce(), and opserr.

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

Implements MovableObject.

Definition at line 487 of file EightNodeBrick_u_p_U.cpp.

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

Implements MovableObject.

Definition at line 494 of file EightNodeBrick_u_p_U.cpp.

int EightNodeBrick_u_p_U::displaySelf ( Renderer theViewer,
int  displayMode,
float  fact 
) [virtual]

Reimplemented from DomainComponent.

Definition at line 501 of file EightNodeBrick_u_p_U.cpp.

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

Implements TaggedObject.

Definition at line 629 of file EightNodeBrick_u_p_U.cpp.

References TaggedObject::getTag(), and TaggedObject::Print().

Response * EightNodeBrick_u_p_U::setResponse ( const char **  argv,
int  argc,
Information eleInfo,
OPS_Stream output 
) [virtual]

int EightNodeBrick_u_p_U::getResponse ( int  responseID,
Information eleInformation 
) [virtual]


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

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