MGSolver

Multigrid OOP solver on 1D/2D/3D regular grid
256 Downloads
Updated 8 Jun 2021

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.

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Software Development Tools in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
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.