Block3D Class Reference

#include <Block3D.h>

List of all members.

Public Member Functions

 Block3D (int numx, int numy, int numz, const ID &nodeID, const Matrix &coorArray)
virtual ~Block3D ()
const VectorgetNodalCoords (int i, int j, int k)
const IDgetElementNodes (int i, int j, int k)


Detailed Description

Definition at line 37 of file Block3D.h.


Constructor & Destructor Documentation

Block3D::Block3D ( int  numx,
int  numy,
int  numz,
const ID nodeID,
const Matrix coorArray 
)

Definition at line 37 of file Block3D.cpp.

Block3D::~Block3D (  )  [virtual]

Definition at line 53 of file Block3D.cpp.


Member Function Documentation

const Vector & Block3D::getNodalCoords ( int  i,
int  j,
int  k 
)

Definition at line 191 of file Block3D.cpp.

Referenced by TclModelBuilder_doBlock3D().

const ID & Block3D::getElementNodes ( int  i,
int  j,
int  k 
)

Definition at line 227 of file Block3D.cpp.

Referenced by TclModelBuilder_doBlock3D().


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

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