quadrature
moment_kinetics.quadrature
— Modulemoment_kinetics.quadrature.composite_simpson_weights
— Methodcompositesimpsonweights creates, computes, and returns an array for the 1D integration weights associated with each grid point using composite Simpson's rule
moment_kinetics.quadrature.trapezium_weights
— Methodtrapezium_weights creates, computes, and returns an array for the 1D integration weights associated with each grid point using the trapezium rule.