opencl_fdtd/fdtd/kernels
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
..
common.cl Rewrite, with the following features: 2017-03-28 21:53:51 -07:00
update_e.cl Rewrite, with the following features: 2017-03-28 21:53:51 -07:00
update_h.cl Rewrite, with the following features: 2017-03-28 21:53:51 -07:00
update_s.cl Rewrite, with the following features: 2017-03-28 21:53:51 -07:00