forked from jan/opencl_fdtd
doc updates
This commit is contained in:
parent
0d91f0d43e
commit
a85f547749
5 changed files with 59 additions and 13 deletions
|
|
@ -1,11 +1,11 @@
|
|||
/*
|
||||
* Update E-field, including any PMLs.
|
||||
*
|
||||
*
|
||||
* Template parameters:
|
||||
* common_header: Rendered contents of common.cl
|
||||
* pmls: [('x', 'n'), ('z', 'p'),...] list of pml axes and polarities
|
||||
* pml_thickness: Number of cells (integer)
|
||||
*
|
||||
*
|
||||
* OpenCL args:
|
||||
* E, H, dt, eps, [p{01}e{np}, Psi_{xyz}{np}_E]
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue