xc
Public Member Functions | List of all members

Response of an element. More...

#include <ElementResponse.h>

Inheritance diagram for XC::ElementResponse:
Inheritance graph
[legend]
Collaboration diagram for XC::ElementResponse:
Collaboration graph
[legend]

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 BJtensor &val)
 
int getResponse (void)
 
- Public Member Functions inherited from XC::Response
 Response (int val)
 
 Response (double val)
 
 Response (const ID &val)
 
 Response (const Vector &val)
 
 Response (const Matrix &val)
 
 Response (const BJtensor &val)
 
virtual InformationgetInformation (void)
 
virtual void Print (std::ofstream &s, int flag=0) const
 

Additional Inherited Members

- Protected Attributes inherited from XC::Response
Information myInfo
 

Detailed Description

Response of an element.


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