cloudy
trunk
Loading...
Searching...
No Matches
source
iso.cpp
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2013 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 "
iso.h
"
5
6
t_isoCTRL
iso_ctrl
;
7
8
t_iso_sp
iso_sp
[
NISO
][
LIMELM
];
9
10
long
int
max_num_levels
;
cddefines.h
LIMELM
const int LIMELM
Definition
cddefines.h:258
NISO
const int NISO
Definition
cddefines.h:261
t_iso_sp
Definition
iso.h:442
t_isoCTRL
Definition
iso.h:326
iso_sp
t_iso_sp iso_sp[NISO][LIMELM]
Definition
iso.cpp:8
max_num_levels
long int max_num_levels
Definition
iso.cpp:10
iso_ctrl
t_isoCTRL iso_ctrl
Definition
iso.cpp:6
iso.h
Generated by
1.14.0