demos/fdtd/
gpu_fdtd_demo_cpu.pro
includes main-level programtop gpu_fdtd_demo_cpu
gpu_fdtd_demo_cpu [, conductivity_field=fltarr] [, /top] [, /bottom]
CPU version of the finite difference time domain (FDTD) method.
Keywords
- conductivity_field in optional type=fltarr
initial conductivity field
- top in optional type=boolean
set to use just the top half of the screen
- bottom in optional type=boolean
set to use just the bottom half of the screen
File attributes
Modification date: | Fri Nov 12 11:07:50 2010 |
Lines: | 145 |
Docformat: | rst rst |