XC Open source finite element analysis program
|
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 Information & | getInformation (void) |
virtual void | Print (std::ofstream &s, int flag=0) |
Protected Attributes | |
Information | myInfo |