Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::NonuniformGridRecord Struct Reference

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_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: