ElementResponse Class Reference

#include <ElementResponse.h>

Inheritance diagram for ElementResponse:

Response List of all members.

Public Member Functions

 ElementResponse (Element *ele, int id)
 ElementResponse (Element *ele, int id, int val)
 ElementResponse (Element *ele, int id, double val)
 ElementResponse (Element *ele, int id, const ID &val)
 ElementResponse (Element *ele, int id, const Vector &val)
 ElementResponse (Element *ele, int id, const Matrix &val)
 ElementResponse (Element *ele, int id, const Tensor &val)
 ~ElementResponse ()
int getResponse (void)

Detailed Description

Definition at line 43 of file ElementResponse.h.


Constructor & Destructor Documentation

ElementResponse::ElementResponse ( Element ele,
int  id 
)

Definition at line 33 of file ElementResponse.cpp.

ElementResponse::ElementResponse ( Element ele,
int  id,
int  val 
)

Definition at line 39 of file ElementResponse.cpp.

ElementResponse::ElementResponse ( Element ele,
int  id,
double  val 
)

Definition at line 45 of file ElementResponse.cpp.

ElementResponse::ElementResponse ( Element ele,
int  id,
const ID val 
)

Definition at line 51 of file ElementResponse.cpp.

ElementResponse::ElementResponse ( Element ele,
int  id,
const Vector val 
)

Definition at line 57 of file ElementResponse.cpp.

ElementResponse::ElementResponse ( Element ele,
int  id,
const Matrix val 
)

Definition at line 63 of file ElementResponse.cpp.

ElementResponse::ElementResponse ( Element ele,
int  id,
const Tensor &  val 
)

Definition at line 69 of file ElementResponse.cpp.

ElementResponse::~ElementResponse (  ) 

Definition at line 75 of file ElementResponse.cpp.


Member Function Documentation

int ElementResponse::getResponse ( void   )  [virtual]

Implements Response.

Definition at line 81 of file ElementResponse.cpp.

References Element::getResponse(), and Response::myInfo.


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

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