cloudy  trunk
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.cpp:
3 cddefines.h:
4 cdstd.h:
5 cloudyconfig.h:
6 cpu.h:
7 container_classes.h:
8 iter_track.h:
9 lines_service.h:
10 physconst.h:
11 newton_step.h:
12 mole.h:
13 count_ptr.h:
14 elementnames.h:
15 transition.h:
16 emission.h:
17 proxy_iterator.h:
18 collision.h:
19 quantumstate.h:
20 energy.h:
21 mole_priv.h:
22 conv.h:
23 thirdparty.h:
24 
count_ptr
Definition: count_ptr.h:11
elementnames
t_elementnames elementnames
Definition: elementnames.cpp:5
cpu
static t_cpu cpu
Definition: cpu.h:355
mole_priv
Definition: mole_priv.h:13
mole
t_mole_local mole
Definition: mole.cpp:7
iter_track
Definition: iter_track.h:17
newton_step
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
conv
t_conv conv
Definition: conv.cpp:5