Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::GenericGridRecord Struct Reference

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_typegrid
 x grid
 
ItemRange< real_typevalue
 f(x) value
 

Detailed Description

A grid of increasing, sorted 1D data with linear-linear interpolation.


The documentation for this struct was generated from the following file: