cloudy trunk
Loading...
Searching...
No Matches
dark_matter.h
Go to the documentation of this file.
1/* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2 * others. For conditions of distribution and use see copyright notice in license.txt */
3
4#ifndef DARK_MATTER_H_
5#define DARK_MATTER_H_
6
8{
10 double r_200;
11 double r_s;
12
13};
14extern t_dark_matter dark;
15
16
17#endif /* DARK_MATTER_H_ */
t_dark_matter dark