PHASTA / vtkpytools

Internal tools for using VTK
https://fluid.colorado.edu/wiki/index.php/VTKpytools
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

fix(getGeometricSeries): Force endpoint to be max value #43

Closed jrwrigh closed 3 years ago

jrwrigh commented 3 years ago

Make the endpoint of the series be the max value passed to the function. Provides a more consistent result.

jrwrigh commented 3 years ago

Locally rebased branch onto master to allow for non-conflict merge.