cloudy  trunk
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 
7 
9 
10 long int max_num_levels;
t_iso_sp
Definition: iso.h:441
iso.h
max_num_levels
long int max_num_levels
Definition: iso.cpp:10
cddefines.h
t_isoCTRL
Definition: iso.h:325
LIMELM
const int LIMELM
Definition: cddefines.h:258
iso_ctrl
t_isoCTRL iso_ctrl
Definition: iso.cpp:6
iso_sp
t_iso_sp iso_sp[NISO][LIMELM]
Definition: iso.cpp:8
NISO
const int NISO
Definition: cddefines.h:261