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
peimbt.h
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
4
#ifndef PEIMBT_H_
5
#define PEIMBT_H_
6
9
#include "
module.h
"
10
11
struct
t_peimbt
:
public
module
{
12
const
char
*
chName
()
const
13
{
14
return
"peimbt"
;
15
}
16
void
zero
();
17
void
comment
(
t_warnings
&) {}
18
realnum
toiiir
,
19
tbac
,
20
t2hstr
,
21
tohyox
,
22
t2hyox
,
23
tbcthn
,
24
t2o3str
,
25
tsqden
;
26
};
27
extern
t_peimbt
peimbt
;
28
#endif
/* PEIMBT_H_ */
t_peimbt::toiiir
realnum toiiir
Definition:
peimbt.h:18
t_warnings
Definition:
warnings.h:15
t_peimbt::tbac
realnum tbac
Definition:
peimbt.h:18
t_peimbt::t2hyox
realnum t2hyox
Definition:
peimbt.h:18
t_peimbt::t2hstr
realnum t2hstr
Definition:
peimbt.h:18
t_peimbt::zero
void zero()
Definition:
peimbt.cpp:7
t_peimbt::t2o3str
realnum t2o3str
Definition:
peimbt.h:18
t_peimbt::comment
void comment(t_warnings &)
Definition:
peimbt.h:17
t_peimbt::tohyox
realnum tohyox
Definition:
peimbt.h:18
t_peimbt::chName
const char * chName() const
Definition:
peimbt.h:12
realnum
float realnum
Definition:
cddefines.h:124
t_peimbt::tsqden
realnum tsqden
Definition:
peimbt.h:18
peimbt
t_peimbt peimbt
Definition:
peimbt.cpp:5
module.h
module
Definition:
module.h:26
t_peimbt
Definition:
peimbt.h:11
t_peimbt::tbcthn
realnum tbcthn
Definition:
peimbt.h:18
Generated by
1.8.5