opencl_fdtd/fdtd
jan d34c478f1d Rewrite, with the following features:
- Move to jinja2 templates for the opencl code
- Combine PML code into the E, H updates for speed
- Add Poynting vector calculation code, including precalculation during H update
- Use arrays for PML parameters (p0, p1)
- Switch to linearized, C-ordered fields (~50% performance boost??)

- Added jinja2 and fdfd_tools dependencies
2017-03-28 21:53:51 -07:00
..
kernels Rewrite, with the following features: 2017-03-28 21:53:51 -07:00
__init__.py Initial commit 2016-03-30 15:00:00 -07:00
simulation.py Rewrite, with the following features: 2017-03-28 21:53:51 -07:00