Finite-difference approximations for the first derivative, valid halfway between equidistant gridpoints, are in general much more accurate than the corresponding approximations, which are valid at ...
We consider the application of finite-difference methods to the numerical solution of boundary-value problems. In particular we are concerned to study the feasibility and convergence of the difference ...
Developed a CUDA version of the FDTD method and achieved a speedup 40x. Implemented on a NVIDIA Quadro FX 3800 GPU, which has 192 SPs, 1GB global memory, and a memory bandwidth of 51.2 GB/s.
Course Description: This course provides a practical introduction to the Finite Element Method (FEM), with an emphasis on hands-on implementation using Python. It covers the basic theoretical concepts ...