pyvista.Nek5000Reader.cell_array_status

pyvista.Nek5000Reader.cell_array_status#

Nek5000Reader.cell_array_status(name)[source]#

Get status of cell array with name.

Parameters:
namestr

Cell array name.

Returns:
bool

Whether reading the cell array is enabled.