Modelling Shear-Horizontal waves in a 2D medium (bibliography).

photo

I developed this code based on the performance-portability approach described in my publication. In brief, the code is desinged in high-level using C++ to create an abstraction layer, which allows to integrate any number of architecture-specific backends. In this implementation OpenMP and CUDA are the supported backends. The build process is based on CMake. Find instructions for compiling and running a demo of this code in the repository.