cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
newton_step.d
Go to the documentation of this file.
1 newton_step.o: newton_step.cpp cddefines.h.gch cdstd.h cloudyconfig.h cpu.h \ container_classes.h iter_track.h lines_service.h physconst.h \ newton_step.h mole.h count_ptr.h elementnames.h transition.h emission.h \ proxy_iterator.h collision.h quantumstate.h energy.h mole_priv.h conv.h \ thirdparty.h
2 newton_step.d: newton_step.cpp cddefines.h cdstd.h cloudyconfig.h cpu.h \ container_classes.h iter_track.h lines_service.h physconst.h \ newton_step.h mole.h count_ptr.h elementnames.h transition.h emission.h \ proxy_iterator.h collision.h quantumstate.h energy.h mole_priv.h conv.h \ thirdparty.h
3 
t_conv conv
Definition: conv.cpp:5
t_elementnames elementnames
Definition: elementnames.cpp:5
bool newton_step(GroupMap &MoleMap, const valarray< double > &b0vec, valarray< double > &b2vec, realnum *eqerror, realnum *error, const long n, double *rlimit, double *rmax, valarray< double > &escale, void(*jacobn)(GroupMap &MoleMap, const valarray< double > &b2vec, double *const ervals, double *const amat, const bool lgJac, bool *lgConserve))
Definition: newton_step.cpp:30
t_mole_local mole
Definition: mole.cpp:7
static t_cpu cpu
Definition: cpu.h:342