Multi-dimensional (1D, 2D and 3D) Parallel Solver
Pre-release
Pre-release
- Various bug fixes
- Code unification for different grid dimensions (1D, 2D and 3D) and field components combinations (e.g. TEx, TMy modes, etc.)
- Support of all dimension and
--1d
,--2d
and--3d
command line options in the same binary - Added new unit tests
- Improved test suite
- Significant refactoring of the source code
- Added more comments to source code
- Added new examples (see
Examples/
)