MGSolver

Multigrid OOP solver on 1D/2D/3D regular grid

https://github.com/henry2004y/MGSolver

You are now following this Submission

1D/2D/3D finite difference multigrid solver on a regular Cartesian grid. The skeleton of the code is the same as the perfect 2D multigrid solver provided by Achi Brandt.

This code is completely in OOP. Choose the dimension you are aiming for, and start from:

TestCycle.run;

Cite As

Hongyang Zhou (2018). MGSolver (https://www.github.com/henry2004y/MGSolver), GitHub. Retrieved December 17, 2018.

Categories

Find more on Software Development in Help Center and MATLAB Answers

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.1

Cleared typos.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.