Uses of Class
pulse.problem.schemes.rte.dom.StretchedGrid
-
Packages that use StretchedGrid 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 StretchedGrid in pulse.problem.schemes.rte.dom
Methods in pulse.problem.schemes.rte.dom that return StretchedGrid Modifier and Type Method Description StretchedGrid
Discretisation. getGrid()
Methods in pulse.problem.schemes.rte.dom with parameters of type StretchedGrid Modifier and Type Method Description void
Discretisation. setGrid(StretchedGrid grid)
-