Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.1
-
None
-
None
Description
In the class MicrosphereInterpolator (package analysis.interpolation), the method
public void setMicropshereElements(int elements)
is checking the precondition with the instance variable instead of the passed argument.