Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
mole_eval_balance.cpp File Reference
#include "cddefines.h"
#include "dense.h"
#include "trace.h"
#include "atmdat.h"
#include "mole_priv.h"
#include "mole.h"
Include dependency graph for mole_eval_balance.cpp:

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)
 

Function Documentation

◆ lgNucleiConserved()

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

References DEBUG_ENTRY, fprintf(), ioQQQ, chem_nuclide::ipMl, chem_nuclide::label(), MAX2, mole, mole_global, nuclide_list, STATIC, and UNLIKELY.

Referenced by mole_eval_balance().

Here is the call graph for this function:

◆ mole_eval_balance()

◆ mole_eval_sources()