Block2D Class Reference

#include <Block2D.h>

List of all members.

Public Member Functions

 Block2D (int numx, int numy, const ID &nodeID, const Matrix &coorArray, int numNodeElement)
 ~Block2D ()
const VectorgetNodalCoords (int i, int j)
const IDgetElementNodes (int i, int j)


Detailed Description

Definition at line 38 of file Block2D.h.


Constructor & Destructor Documentation

Block2D::Block2D ( int  numx,
int  numy,
const ID nodeID,
const Matrix coorArray,
int  numNodeElement 
)

Definition at line 38 of file Block2D.cpp.

References opserr.

Block2D::~Block2D (  ) 

Definition at line 69 of file Block2D.cpp.


Member Function Documentation

const Vector & Block2D::getNodalCoords ( int  i,
int  j 
)

Definition at line 130 of file Block2D.cpp.

Referenced by TclModelBuilder_doBlock2D().

const ID & Block2D::getElementNodes ( int  i,
int  j 
)

Definition at line 153 of file Block2D.cpp.

Referenced by TclModelBuilder_doBlock2D().


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