You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
common.cl Rewrite, with the following features: 7 years ago
update_e.cl Rewrite, with the following features: 7 years ago
update_h.cl Rewrite, with the following features: 7 years ago
update_s.cl Rewrite, with the following features: 7 years ago