By: Eduardo J. Sanchez, Ph.D. - esanchez at mail dot sdsu dot edu __________________________________________________________________
Given any mesh, we define a grid as any set of nodes that can be defined over this given mesh. If the nodes are considered to define cells, each cell with its own cell center, we then say the grid is a staggered grid.
These functions allow programmers to visualize a uniform staggered grids. They can be used to research numerical methods for the solution of Partial Differential Equations that act upon analog domains.
Further details:
The Mimetic Methods Toolkit: An object-oriented API for Mimetic Finite Differences
These files are also distributed from these MATLAB Central File Exchange sites:
Visualizers for Uniform Staggered Grids
Thanks to Denis Gilbert (File ID: #4908 on MATLAB Central File Exchange) for his proposed template to document MATLAB files. I have used it here.
Please feel free to contact me with suggestions or corrections:
Eduardo J. Sanchez, Ph.D. - esanchez at mail dot sdsu dot edu - @ejspeiro
Thanks and happy coding!