|
Spectral Integral Suite in C++
|
Go to the source code of this file.
Namespaces | |
| plotlyPlots | |
Variables | |
| plotlyPlots.mesh = meshio.read('../data/Ex11vec_noscale0385.vtk') | |
| plotlyPlots.points = mesh.points | |
| plotlyPlots.pressure = mesh.point_data['pressure'] | |
| plotlyPlots.velocity = mesh.point_data['Velocity'] | |
| plotlyPlots.default | |
| plotlyPlots.fig | |
| plotlyPlots.title | |
| plotlyPlots.scene | |