image thumbnail

MGSolver

version 1.0.1 (31.4 KB) by Hongyang Zhou
Multigrid OOP solver on 1D/2D/3D regular grid

194 Downloads

Updated08 Jun 2021

From GitHub

View license on GitHub

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
TagsAdd Tags

Community Treasure Hunt

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

Start Hunting!
To view or report issues in this GitHub add-on, visit theGitHub Repository.
To view or report issues in this GitHub add-on, visit theGitHub Repository.