I am new to Julia. Cn someone tell me how to visualize the grid I have generated?
There are export functions to the VTK format which you can use together with a viewer such as ParaView.
2 Likes
There are export functions to the VTK format which you can use together with a viewer such as ParaView.