|
psim
1.0
Generalized 2D phonon transport using a Monte Carlo method
|
This is the complete list of members for Sensor, including all inherited members.
| addToArea(double area) noexcept | Sensor | inline |
| getArea() const noexcept | Sensor | inline |
| getEnergies() const noexcept | Sensor | inline |
| getFluxes() const noexcept | Sensor | inline |
| getHeatCapacity(std::size_t step=0) const noexcept | Sensor | inline |
| getHeatCapacityAtFreq(std::size_t freq_index) const noexcept | Sensor | inline |
| getID() const noexcept | Sensor | inline |
| getInitTemp() const noexcept | Sensor | inline |
| getMaterial() const noexcept | Sensor | inline |
| getSteadyTemp(std::size_t step=0) const noexcept | Sensor | inline |
| initialUpdate(Phonon &p, const Material::Table &table) const noexcept | Sensor | |
| initialUpdate(Phonon &p) const noexcept | Sensor | |
| reset() noexcept | Sensor | |
| resetRequired(double t_final, std::vector< double > &&final_temps={}) noexcept | Sensor | |
| scatterUpdate(Phonon &p) const noexcept | Sensor | |
| Sensor(std::size_t ID, const Material &material, SimulationType type, std::size_t num_measurements, double t_init) | Sensor | |
| SimulationType enum name | Sensor | |
| updateHeatParams(const Phonon &p, std::size_t step) noexcept | Sensor | |
| updateTables() | Sensor | inline |