Libbum / Wafer

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

Simplify file reading #61

Open Libbum opened 6 years ago

Libbum commented 6 years ago

These functions, and ones like them probably can be dropped. There's no need to check for a files existence—it'll return an error when trying to read it if it isn't there.