Commit Graph

25 Commits (master)

Author SHA1 Message Date
Jan Petykiewicz d5fd78d493 Revert "Add restrict keyword to pointers (not sharing the same memory for multiple fields)"
This reverts commit 60b70bb332.

It appears to have minimal performance impact, and fails to compile on
nvidia cards.
5 years ago
Jan Petykiewicz fe2f4f4510 style fixes 5 years ago
Jan Petykiewicz 314e36a3cc fix for 1-sized grids 5 years ago
jan 385e2859a9 Update parameter descriptions 5 years ago
jan 0f0f16e184 Minor formatting changes 5 years ago
Jan Petykiewicz a76e741d32 Minor spacing changes 5 years ago
Jan Petykiewicz 60b70bb332 Add restrict keyword to pointers (not sharing the same memory for multiple fields) 5 years ago
Jan Petykiewicz 9cf50b1d88 Enable nonzero pml alpha 5 years ago
Jan Petykiewicz 65cc118392 Remove debug code 5 years ago
Jan Petykiewicz f5a5a0ad04 Enable nonuniform grids (minimally tested) 5 years ago
Jan Petykiewicz 5ffe547640 Typo fixes and minor comment updates 5 years ago
Jan Petykiewicz 3ac20f6271 Add bloch boundaries (untested) 5 years ago
Jan Petykiewicz d8dc024626 Implementation of "source" fields (J) 5 years ago
Jan Petykiewicz cb471df182 Implement proper kappa for PML 5 years ago
Jan Petykiewicz f00c8b4a3e Add _create_context(), _create_operation(), and _create_pmls(), and generalize initial field value args 5 years ago
Jan Petykiewicz 2b1d906665 Add _create_field() and _create_eps() 5 years ago
Jan Petykiewicz 1e874cb0c0 Fix sign on H component of PML 5 years ago
Jan Petykiewicz ea5e298023 Explicitly cast to int 5 years ago
Jan Petykiewicz d0b303523e Move version string into module 6 years ago
jan a67009d1c8 fix declaration 7 years ago
jan 6a03977a69 fix pml param names 7 years ago
jan 9772f47a34 fix typo 7 years ago
jan d02cd18403 improve pml specification 7 years ago
jan a85f547749 doc updates 7 years ago
jan 0d91f0d43e rename lib 7 years ago