| 1 | /******************************************************************************/ |
| 2 | /* This plugin implements the 3D 27-point finite-difference stencil with */ |
| 3 | /* optimized weights for the discretization of the Helmholtz equation from */ |
| 4 | /* */ |
nothing calls this directly
no test coverage detected