sc_GaussLegendreAngularIntegrator (3) Linux Manual Page
sc::GaussLegendreAngularIntegrator – An implementation of an angular integrator using the Gauss-Legendre weights and grid points. Synopsis #include <integrator.h> Inherits sc::AngularIntegrator. Public Member Functions GaussLegendreAngularIntegrator (const Ref< KeyVal > &) Contract a GaussLegendreAngularIntegrator from KeyVal input. GaussLegendreAngularIntegrator (StateIn &) void save_data_state (StateOut &) Save the base classes (with save_data_state) and the members in the same order…
