SlaybaughLab/BART

Deprecated AngularQuadratureSetI should be removed

Closed this issue · 0 comments

The class quadrature::angular::AngularQuadratureSetI default implementation and derived class quadrature::angular::AngularQuadratureScalar needs to be replaced with the generic quadrature::QuadratureSetI.

The class is used by the following:

  • quadrature::calculators::SphericalHarmonicMoments -- needs to be updated to use the new quadrature set class.
  • framework::CFEM_FrameworkBuilder