xc
Public Member Functions | List of all members

Recorder for material response. More...

#include <MaterialResponse.h>

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

Public Member Functions

 MaterialResponse (Material *mat, int id)
 
 MaterialResponse (Material *mat, int id, int val)
 
 MaterialResponse (Material *mat, int id, double val)
 
 MaterialResponse (Material *mat, int id, const ID &val)
 
 MaterialResponse (Material *mat, int id, const Vector &val)
 
 MaterialResponse (Material *mat, int id, const Matrix &val)
 
 MaterialResponse (Material *mat, 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

Recorder for material response.


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