Celeritas
0.5.0-56+6b053cd
|
A grid of increasing, sorted 1D data with linear-linear interpolation. More...
#include <GenericGridData.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.