psim  1.0
Generalized 2D phonon transport using a Monte Carlo method
DispersionData Struct Reference

#include <material.h>

Public Attributes

std::array< double, 3 > LA_data
 
std::array< double, 3 > TA_data
 
double w_max_la { 0. }
 
double w_max_ta { 0. }
 

Member Data Documentation

◆ LA_data

std::array<double, 3> DispersionData::LA_data
Initial value:
{
0.,
0.,
0.,
}

◆ TA_data

std::array<double, 3> DispersionData::TA_data
Initial value:
{
0.,
0.,
0.,
}

◆ w_max_la

double DispersionData::w_max_la { 0. }

◆ w_max_ta

double DispersionData::w_max_ta { 0. }

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