| 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&, |
no outgoing calls
no test coverage detected