13 static bool lgmole_Init_called=
false;
20 if( lgmole_Init_called )
26 lgmole_Init_called =
true;
38 static bool lgFirstCall =
true;
39 static long int num_total_MALLOC=-1;
48 else if( mole_global.
num_total>num_total_MALLOC )
52 fprintf(
ioQQQ,
"DISASTER - the number of species in the CO network has increased. This is not allowed.\n");
53 fprintf(
ioQQQ,
"This could happen if an element was initially turned off or grains not included, then the element or grains was included. There are not allowed.\n");
54 fprintf(
ioQQQ,
"Sorry.\n");
58 for(
long i=0; i<mole_global.
num_total; ++i )
t_mole_global mole_global
void mole_make_list(void)
valarray< class molezone > species
#define DEBUG_ENTRY(funcname)
void mole_make_groups(void)