f4enix.input.ww_gvr.meshgrids#
This file contains functions to create and operate pyvista meshes of cartesian and cylindrical grids.
- These meshes follow the convention of k, j, i vectors.
j — — | 3 | 4 | — — | 1 | 2 | — — i
The values are given in an array of shape (k, j, i).
Functions
|
Create a cartesian grid with the given vectors and origin. |
|
Create a cylindrical grid with the given vectors and origin. |