| psim
    1.0
    Generalized 2D phonon transport using a Monte Carlo method | 
#include <material.h>
| Public Member Functions | |
| TableData (Material::Table mat_table, double cumulative_sum) | |
| Public Attributes | |
| std::array< std::pair< double, double >, Material::NUM_FREQ_BINS > | table | 
| double | cumul_sum { 0. } | 
| 
 | inline | 
| double TableData::cumul_sum { 0. } | 
| std::array<std::pair<double, double>, Material::NUM_FREQ_BINS> TableData::table |