Commit Graph

6 Commits

Author SHA1 Message Date
4633ababa5 Merge branch 'array_pml' 2017-03-28 22:08:11 -07:00
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
jan
cd72219d0b Revert "lookup tables"
(accidental commit)

This reverts commit 7bf7a3d80c.
2016-08-05 18:40:27 -07:00
jan
7bf7a3d80c lookup tables 2016-08-05 18:39:58 -07:00
jan
481613fe5d Stop calling type_to_C(self.arg_type) all the time 2016-06-21 18:27:11 -07:00
jan
66d05ca830 Initial commit 2016-03-30 15:00:00 -07:00