Grid & Flow
Core data structures for representing base flow data.
Grid
The Grid class holds the computational grid coordinates.
::: lst_tools.core.Grid
Flow
The Flow class holds the flow field variables on the grid.
::: lst_tools.core.Flow