cloudy trunk
Loading...
Searching...
No Matches
newton_step.d
Go to the documentation of this file.
1newton_step.o: newton_step.cpp cddefines.h.gch cdstd.h cloudyconfig.h cpu.h \
2 container_classes.h iter_track.h lines_service.h physconst.h \
3 newton_step.h mole.h count_ptr.h elementnames.h transition.h emission.h \
4 proxy_iterator.h collision.h quantumstate.h energy.h mole_priv.h conv.h \
5 thirdparty.h
7cddefines.h:
8cdstd.h:
9cloudyconfig.h:
10cpu.h:
11container_classes.h:
13lines_service.h:
14physconst.h:
16mole.h:
17count_ptr.h:
19transition.h:
20emission.h:
21proxy_iterator.h:
22collision.h:
23quantumstate.h:
24energy.h:
25mole_priv.h:
26conv.h:
27thirdparty.h:
t_conv conv
Definition conv.cpp:5
static t_cpu cpu
Definition cpu.h:355
t_elementnames elementnames
t_mole_local mole
Definition mole.cpp:7
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))