PLUTO
4.0
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Enumerations
Macros
Pages
Src
Cooling
Tab
cooling.h
1
/* ############################################################
2
3
FILE: cooling.h
4
5
PURPOSE: contains common definitions for the
6
whole CODE
7
8
############################################################ */
9
10
double
GetMaxRate (
double
*,
double
*,
double
);
11
double
MeanMolecularWeight (
double
*);
12
void
Radiat (
double
*,
double
*);
13
14
15
16
17
18
19
20
21
22
Generated on Fri Nov 9 2012 13:15:47 for PLUTO by
1.8.2