ExodusIIReader.cell_array_status

ExodusIIReader.cell_array_status#

ExodusIIReader.cell_array_status(name: str) → bool[source]#

Get status of cell array with name.

Parameters:
namestr

Cell array name.

Returns:
bool

Whether reading the cell array is enabled.