def_TOV_quantities.f90

Go to the documentation of this file.
00001 module def_TOV_quantities
00002   implicit none
00003   integer, parameter :: neq = 6
00004   real(8)  :: y0(neq), yn(neq), work(neq, 2), 
00005              adm, compa, dqdq, dr, dr_back, &
00006              erer, ermx, radi_error, h, &
00007              compab, qini, hinib, radi, radib, radiini, &
00008              x0, xe, xn, yr, hini, ene, pre, rho0, &
00009              rhocgs, precgs, epsiloncgs, radicgs, hh, xecgs
00010 end module def_TOV_quantities

Generated on 27 Oct 2011 for Cocal by  doxygen 1.6.1