Skip to content

Fix bug that affects using the range option with variableP

Douglas Serson requested to merge fix/Range-variableP into master

This fixes a bug in ExtractDataToCoeffs, which prevents the range option of FieldConvert from working with variable order expansions.

Merge request reports