文件
nmannall 352489612a Move calculating current to FDTDGrid member funcion
This calculation only uses information from the grid so makes sense to
be done by the grid class. The previous helper function was passed a
copy of the grid as a parameter already.
2024-05-13 14:28:02 +01:00
..