Celeritas 0.6.0-rc.2.40+develop.df0b0c3b
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::inp::Grid Struct Reference

A grid of increasing, sorted 1D data. More...

#include <Grid.hh>

Public Types

using VecDbl = std::vector< double >
 

Public Member Functions

 operator bool () const
 

Public Attributes

VecDbl x
 
VecDbl y
 
Interpolation interpolation {}
 

Detailed Description

A grid of increasing, sorted 1D data.

This is used to store tabulated physics data such as cross sections or energy loss.


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