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

Function initializeSpecificLocalData

src/Model/Common.h:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90
91 template<typename T, typename S>
92 void initializeSpecificLocalData( T const&,
93 real timeStepWidth,
94 S* LocalData ) {}
95
96 template<typename T, typename S>
97 void initializeSpecificNeighborData( T const&,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected