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
oxy.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 "
oxy.h
"
5
t_oxy
oxy
;
6
7
void
t_oxy::zero
()
8
{
9
DEBUG_ENTRY
(
"t_oxy::zero()"
);
10
poiii2
= 0.;
11
poiii3
= 0.;
12
poiexc
= 0.;
13
14
d5007r
= 0.;
15
d6300
= 0.;
16
}
oxy.h
t_oxy::poiii3
realnum poiii3
Definition:
oxy.h:19
t_oxy
Definition:
oxy.h:11
t_oxy::zero
void zero()
Definition:
oxy.cpp:7
cddefines.h
t_oxy::poiii2
realnum poiii2
Definition:
oxy.h:19
t_oxy::poiexc
realnum poiexc
Definition:
oxy.h:19
DEBUG_ENTRY
#define DEBUG_ENTRY(funcname)
Definition:
cddefines.h:723
t_oxy::d6300
realnum d6300
Definition:
oxy.h:19
oxy
t_oxy oxy
Definition:
oxy.cpp:5
t_oxy::d5007r
realnum d5007r
Definition:
oxy.h:19
Generated by
1.8.5