jacobwilliams / finterp

Multidimensional (1D-6D) Linear and Nearest-Neighbor Interpolation with Modern Fortran
Other
54 stars 11 forks source link

added additional error checks. #4

Closed jacobwilliams closed 4 years ago

jacobwilliams commented 4 years ago

check to make sure class is initialized. check to make sure there are enough points for interpolation. added additional status code outputs.