| 774 | } |
| 775 | |
| 776 | void seissol::initializer::copyCellMatricesToDevice(LTSTree* ltsTree, |
| 777 | LTS* lts, |
| 778 | LTSTree* dynRupTree, |
| 779 | DynamicRupture* dynRup, |
| 780 | LTSTree* boundaryTree, |
| 781 | Boundary* boundary) { |
| 782 | #ifdef ACL_DEVICE |
| 783 | |
| 784 | #endif // ACL_DEVICE |
| 785 | } |
nothing calls this directly
no outgoing calls
no test coverage detected