|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
A uniform grid of increasing, sorted 1D data. More...
#include <Grid.hh>
Public Types | |
| using | GridBound = EnumArray< Bound, double > |
| using | VecDbl = std::vector< double > |
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| GridBound | x {} |
| VecDbl | y |
| Interpolation | interpolation {} |
A uniform grid of increasing, sorted 1D data.