simulkade / FVTool

Finite volume toolbox for Matlab/Octave
http://fvt.simulkade.com
BSD 2-Clause "Simplified" License
99 stars 56 forks source link

Add mesh visualization functionality #6

Open simulkade opened 9 years ago

simulkade commented 9 years ago

Not really important, but may be helpful for preparing presentations and documents.

simulkade commented 9 years ago

If boundary condition is passed to the mesh visualization, label each boundary with the boundary condition type, i.e., 'D' for Dirichlet, 'N' for Neumann, 'R' for Robin, and 'P' for periodic.