Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "init.h"
#include "iterations.h"
#include "ionbal.h"
#include "atmdat_adfa.h"
#include "yield.h"
#include "secondaries.h"
#include "called.h"
#include "mole.h"
#include "thermal.h"
#include "trace.h"
Functions | |
void | zero () |
void zero | ( | void | ) |
zero actively zero out or initialize variables needed for model calculation this is the old one and should be removed - its vars moved into those above
References t_secondaries::alloc(), t_iterations::alloc(), t_ionbal::alloc(), t_mole_local::alloc(), called, DEBUG_ENTRY, fnzone, fprintf(), Singleton< t_ADfA >::Inst(), Singleton< t_yield >::Inst(), Singleton< module_list >::Inst(), ionbal, ioPrnErr, ioQQQ, iterations, lgPrnErr, t_called::lgTalk, t_called::lgTalkSave, lgTestCodeCalled, lgTestCodeEnabled, t_trace::lgTrace, module_list::m_l, mole, nzone, PHFIT96, t_yield::reset_yield(), secondaries, t_ADfA::set_version(), TempChange(), and trace.
Referenced by cdInit(), CoolSave(), hypho(), and optimize_func().