Multigrid OOP solver on 1D/2D/3D regular grid
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
General Information
- Version 1.0.1 (31.4 KB)
-
View License on GitHub
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.
