Continuum Membrane 719025a62b1e384a6ff80e2f2a223ef4012153dc
Loading...
Searching...
No Matches
Public Attributes | List of all members
Model::ThermalFluctuationRecord Struct Reference

#include <Model.hpp>

Public Attributes

int iteration = 0
 
double temperatureKelvin = 0.0
 
double kBT = 0.0
 
double deltaEnergy = 0.0
 
double acceptanceProbability = 0.0
 
bool accepted = false
 

Member Data Documentation

◆ acceptanceProbability

double Model::ThermalFluctuationRecord::acceptanceProbability = 0.0

◆ accepted

bool Model::ThermalFluctuationRecord::accepted = false

◆ deltaEnergy

double Model::ThermalFluctuationRecord::deltaEnergy = 0.0

◆ iteration

int Model::ThermalFluctuationRecord::iteration = 0

◆ kBT

double Model::ThermalFluctuationRecord::kBT = 0.0

◆ temperatureKelvin

double Model::ThermalFluctuationRecord::temperatureKelvin = 0.0

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