xc
Public Member Functions | List of all members
XC::FrictionResponse Class Reference

Friction model response. More...

#include <FrictionResponse.h>

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

Public Member Functions

 FrictionResponse (FrictionModel *frn, int id)
 
 FrictionResponse (FrictionModel *frn, int id, int val)
 
 FrictionResponse (FrictionModel *frn, int id, double val)
 
 FrictionResponse (FrictionModel *frn, int id, const ID &val)
 
 FrictionResponse (FrictionModel *frn, int id, const Vector &val)
 
 FrictionResponse (FrictionModel *frn, int id, const Matrix &val)
 
 FrictionResponse (FrictionModel *frn, 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

Friction model response.


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