MCPcopy Create free account
hub / github.com/SeisSol/SeisSol / copyCellMatricesToDevice

Method copyCellMatricesToDevice

src/Initializer/CellLocalMatrices.cpp:776–785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

774}
775
776void 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}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected