xc
Public Member Functions | Protected Attributes | List of all members

Base class response objects. More...

#include <Response.h>

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

Public Member Functions

 Response (int val)
 
 Response (double val)
 
 Response (const ID &val)
 
 Response (const Vector &val)
 
 Response (const Matrix &val)
 
 Response (const BJtensor &val)
 
virtual int getResponse (void)=0
 
virtual InformationgetInformation (void)
 
virtual void Print (std::ofstream &s, int flag=0) const
 

Protected Attributes

Information myInfo
 

Detailed Description

Base class response objects.

Response objects are used to inquiry responses (displacements, internal forces, stresses, strains,...) from the objects of the domain.


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