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
co.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 "
co.h
"
5
t_co
co
;
6
7
void
t_co::zero
()
8
{
9
codfrc
= 0.;
10
codtot
= 0.;
11
CODissHeat
= 0.;
12
}
co
t_co co
Definition:
co.cpp:5
t_co::codtot
realnum codtot
Definition:
co.h:22
t_co::zero
void zero()
Definition:
co.cpp:7
cddefines.h
t_co
Definition:
co.h:11
co.h
t_co::codfrc
realnum codfrc
Definition:
co.h:22
t_co::CODissHeat
realnum CODissHeat
Definition:
co.h:22
Generated by
1.8.5