• Stars
    star
    2
  • Language
    C++
  • Created over 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project contains of two small programs. One is written in C++ and it is an implementation of 3D wave equation using DFT method. Calculations are made on GPU using OpenCL. Second program is a small Matlab script just to show the calculations results.