ReXio
 All Classes Namespaces Functions Variables Friends
OldPhysicsModel Class Reference

#include <physics.hpp>

Collaboration diagram for OldPhysicsModel:

Public Member Functions

 OldPhysicsModel (MCBox *b, const ReadControler &rc)
 
 OldPhysicsModel (MCBox *b)
 
 ~OldPhysicsModel ()
 
void SetNucleation (Nucleation *n)
 
void SetTotalEnergy (TotalEnergy *te)
 
void SetTheta (const float &th)
 
void SetGammaMax (const float &gm)
 
void Recrystallization ()
 
void DoNucleation ()
 
float GetTotalEnergy ()
 
float Mobility (const float &omega)
 

Protected Attributes

ReadControler _rc
 
Nucleation_n
 
TotalEnergy_te
 
MCBox_box
 
float _theta
 
float _gamma_max
 
float _H
 

Constructor & Destructor Documentation

OldPhysicsModel::OldPhysicsModel ( MCBox b,
const ReadControler rc 
)
inline
OldPhysicsModel::OldPhysicsModel ( MCBox b)
inline
OldPhysicsModel::~OldPhysicsModel ( )
inline

Member Function Documentation

void OldPhysicsModel::DoNucleation ( )
inline

Here is the caller graph for this function:

float OldPhysicsModel::GetTotalEnergy ( )
inline
float OldPhysicsModel::Mobility ( const float &  omega)
inline

Here is the caller graph for this function:

void OldPhysicsModel::Recrystallization ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void OldPhysicsModel::SetGammaMax ( const float &  gm)
inline
void OldPhysicsModel::SetNucleation ( Nucleation n)
inline

Here is the call graph for this function:

void OldPhysicsModel::SetTheta ( const float &  th)
inline
void OldPhysicsModel::SetTotalEnergy ( TotalEnergy te)
inline

Here is the call graph for this function:

Member Data Documentation

MCBox* OldPhysicsModel::_box
protected
float OldPhysicsModel::_gamma_max
protected
float OldPhysicsModel::_H
protected
Nucleation* OldPhysicsModel::_n
protected
ReadControler OldPhysicsModel::_rc
protected
TotalEnergy* OldPhysicsModel::_te
protected
float OldPhysicsModel::_theta
protected

The documentation for this class was generated from the following files: