cloudy trunk
Loading...
Searching...
No Matches
mole_eval_balance.cpp File Reference
#include "cddefines.h"
#include "mole.h"
#include "mole_priv.h"
#include "save.h"
#include "dense.h"
#include "atmdat.h"
#include "trace.h"
Include dependency graph for mole_eval_balance.cpp:

Go to the source code of this file.

Functions

STATIC bool lgNucleiConserved (const multi_arr< double, 2 > &c)
void mole_eval_balance (long int num_total, double *b, bool lgJac, multi_arr< double, 2 > &c)
void mole_eval_sources (long int num_total)
void mole_dominant_rates (const molecule *debug_species, FILE *ioOut)

Function Documentation

◆ lgNucleiConserved()

STATIC bool lgNucleiConserved ( const multi_arr< double, 2 > & c)

Definition at line 266 of file mole_eval_balance.cpp.

References atom_list, DEBUG_ENTRY, chem_atom::ipMl, chem_atom::label(), MAX2, mole, mole_global, STATIC, UNLIKELY, and multi_arr< T, d, ALLOC, lgBC >::zero().

Referenced by mole_eval_balance().

Here is the call graph for this function:

◆ mole_dominant_rates()

◆ mole_eval_balance()

◆ mole_eval_sources()