skiloop / cpml

Convolutional Perfectly Matched Layer in C++,FDTD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpml

Convolutional Perfectly Matched Layer in C++,FDTD

HOW TO

How to use the codes?

You can just add the codes in the source directory(src/) to your own FDTD program like the demo in the test directory.

TO DO

impletments basic codes(finished) add openmp(finished)

About

Convolutional Perfectly Matched Layer in C++,FDTD

License:GNU General Public License v3.0


Languages

Language:C++ 70.4%Language:C 17.5%Language:TeX 6.9%Language:MATLAB 5.1%