-
- Downloads
Include sanity checking for quadrature weight init
The quadrature weight "get" functions will now check whether the corresponding array has been initialized (length >= 1) before returning the array. This will catch errors where quadrature weights are used before being initialized.
Loading
Please register or sign in to comment