Celeritas 0.6.0-dev.115+3b60a5fd
|
A grid of increasing, sorted 1D data with linear-linear interpolation. More...
#include <NonuniformGridData.hh>
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
Whether the record is initialized and valid. | |
Public Attributes | |
ItemRange< real_type > | grid |
x grid | |
ItemRange< real_type > | value |
f(x) value | |
A grid of increasing, sorted 1D data with linear-linear interpolation.