| 95 | |
| 96 | template<typename T, typename S> |
| 97 | void initializeSpecificNeighborData( T const&, |
| 98 | S* NeighborData ) {} |
| 99 | |
| 100 | /* |
| 101 | * Calculates the so called Bond matrix. Anisotropic materials are characterized by |
no outgoing calls
no test coverage detected