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
he.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 "
he.h
"
5
t_he
he
;
6
7
void
t_he::zero
()
8
{
9
DEBUG_ENTRY
(
"t_he::zero()"
);
10
/* zero fractions of He0 destruction due to 23S */
11
this->
nzone
= 0;
12
frac_he0dest_23S
= 0.;
13
frac_he0dest_23S_photo
= 0.;
14
15
}
t_he::nzone
long nzone
Definition:
he.h:29
t_he::frac_he0dest_23S_photo
double frac_he0dest_23S_photo
Definition:
he.h:25
he
t_he he
Definition:
he.cpp:5
cddefines.h
t_he::zero
void zero()
Definition:
he.cpp:7
DEBUG_ENTRY
#define DEBUG_ENTRY(funcname)
Definition:
cddefines.h:723
he.h
t_he::frac_he0dest_23S
double frac_he0dest_23S
Definition:
he.h:25
t_he
Definition:
he.h:10
Generated by
1.8.5