| 308 | } |
| 309 | |
| 310 | std::vector<std::string> ReceiverRotation::quantities() const { return {"rot1", "rot2", "rot3"}; } |
| 311 | void ReceiverRotation::compute(size_t sim, |
| 312 | std::vector<real>& output, |
| 313 | seissol::init::QAtPoint::view::type& qAtPoint, |
no outgoing calls
no test coverage detected