## Tasks - add runtime config support for interface quadrature rule. If the rule is of GLL type, then the YAML node should be parsed just like GLL rules node. - have `element_coupling::flux_scheme_configuration` hold onto this parameter. It does not need to be used right now. ## Acceptance Criteria - no good test for this. There should just be a code pathway to carry the data from the `flux-schemes` YAML node to `flux_scheme_configuration`.