Skip to content

oscillator array length bug

Burlen Loring requested to merge fix_oscillator_ucdmesh_bug into master

use the cached block extent rather than VTK data object API to query number of cells. Number of cells will always be 0 when structureOnly data adaptor paramter is set true.

Merge request reports