|
Celeritas 0.7.0-dev.356+develop.6a0c715
|
Functions | |
| inp::Grid | celeritas::construct_derivative_grid (inp::Grid const &grid) |
| Construct the derivative grid of an imported grid. | |
Construct the derivative grid of an imported grid.
Since grid are piecewise functions, the left-derivatives and right-derivatives might not agree at a grid point. Each x grid-point is duplicated with the first value taking the left-derivative and the second taking the right-derivative.