Alamo
Functions | Variables
Set::Constant Namespace Reference

Functions

void SetGlobalConstants ()
 

Variables

const Set::Scalar Pi = 3.14159265359
 
Set::Scalar Rg = 0.0
 
Set::Scalar Boltzmann = 0.0
 
Set::Scalar Avogadro = 0.0
 

Function Documentation

◆ SetGlobalConstants()

void Set::Constant::SetGlobalConstants ( )

Definition at line 19 of file Set.cpp.

Variable Documentation

◆ Avogadro

Set::Scalar Set::Constant::Avogadro = 0.0

Definition at line 16 of file Set.cpp.

◆ Boltzmann

Set::Scalar Set::Constant::Boltzmann = 0.0

Definition at line 15 of file Set.cpp.

◆ Pi

const Set::Scalar Set::Constant::Pi = 3.14159265359

Definition at line 13 of file Set.cpp.

◆ Rg

Set::Scalar Set::Constant::Rg = 0.0

Definition at line 14 of file Set.cpp.