|
Celeritas 0.7+c5d231878
|
Grid specification for a single axis. More...
#include <Field.hh>
Public Member Functions | |
| operator bool () const | |
| Check if parameters are valid. | |
Public Attributes | |
| T | min {} |
| T | max {} |
| size_type | num {} |
Grid specification for a single axis.
This specifies the minimum and maximum coordinate values and the number of grid points.