Libbum / Wafer

Parallelized 3D FDTD Schrödinger Equation Solver
MIT License
21 stars 2 forks source link

Interpolation of wavefunctions #17

Closed Libbum closed 6 years ago

Libbum commented 7 years ago

To upscale a wavefunction from a smaller instance of itself we need to interpolate it. A linear interp will be fine here - no need for anything more as the GS orthogonalisation will no doubt get in our way regardless.