Skip to content

Multi-dimensional (1D, 2D and 3D) Parallel Solver

Pre-release
Pre-release
Compare
Choose a tag to compare
@zer011b zer011b released this 19 Jun 11:59
· 279 commits to master since this 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/)