| 498 | } |
| 499 | |
| 500 | int |
| 501 | Element::getResponseSensitivity(int responseID, int gradIndex, |
| 502 | Information &eleInfo) |
| 503 | { |
| 504 | return -1; |
| 505 | } |
| 506 | |
| 507 | // AddingSensitivity:BEGIN ////////////////////////////////////////// |
| 508 | const Vector & |
no outgoing calls
no test coverage detected