quadrature
moment_kinetics.quadrature — Module
moment_kinetics.quadrature.composite_simpson_weights — Method
compositesimpsonweights creates, computes, and returns an array for the 1D integration weights associated with each grid point using composite Simpson's rule
sourcemoment_kinetics.quadrature.trapezium_weights — Method
trapezium_weights creates, computes, and returns an array for the 1D integration weights associated with each grid point using the trapezium rule.
source