cloudy
trunk
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
atoms.cpp
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2022 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
#include "
cddefines.h
"
4
#include "
atoms.h
"
5
t_atoms
atoms
;
6
7
void
t_atoms::zero
()
8
{
9
DEBUG_ENTRY
(
"t_atoms::zero()"
);
10
popMg2
= 0.;
11
rateMg2
= 0.;
12
}
atoms.h
t_atoms::popMg2
realnum popMg2
Definition:
atoms.h:129
t_atoms::rateMg2
realnum rateMg2
Definition:
atoms.h:129
atoms
t_atoms atoms
Definition:
atoms.cpp:5
cddefines.h
DEBUG_ENTRY
#define DEBUG_ENTRY(funcname)
Definition:
cddefines.h:723
t_atoms
Definition:
atoms.h:116
t_atoms::zero
void zero()
Definition:
atoms.cpp:7
Generated by
1.8.5