Skip to content

use ScanExtented in ConvertNumComponentsToOffsets

Vicente Bolea requested to merge vbolea/vtk-m:fix-424-use-scanextended into master

Fixes: #424 (closed)

ConvertNumComponentsToOffsets using ScanExtented vs. ScanExclusive

This commit also:
- Removes a corner case not longer used at ArrayPortalGroupVecVariable::get
- Changes doc regarding the number of offset elements in the input
  array handler of ConvertNumComponentsToOffsets.
- Updates invokation of make_ArrayGroupVectVariable in multiple files
- Adds its corresponding changelog entry
Edited by Vicente Bolea

Merge request reports

Loading