Uses of Class
pulse.util.DiscreteSelector
-
Packages that use DiscreteSelector Package Description pulse.problem.schemes.rte.dom Contains the implementation of the discrete ordinates method (DOM) for the solution of a anisotropic nonlinear radiative transfer equation. -
-
Uses of DiscreteSelector in pulse.problem.schemes.rte.dom
Methods in pulse.problem.schemes.rte.dom that return DiscreteSelector Modifier and Type Method Description DiscreteSelector<OrdinateSet>Discretisation. getQuadratureSelector()DiscreteSelector<ButcherTableau>ExplicitRungeKutta. getTableauSelector()
-