cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
dark_matter.cpp
Go to the documentation of this file.
1 /* This file is part of Cloudy and is copyright (C)1978-2022 by Gary J. Ferland and
2  * others. For conditions of distribution and use see copyright notice in license.txt */
3 #include "cddefines.h"
4 #include "dark_matter.h"
6 
8 {
9  DEBUG_ENTRY( "t_dark_matter::zero()" );
10  lgNFW_Set = false;
11  r_200 = 0.;
12  r_s = 0.;
13 }
t_dark_matter dark
Definition: dark_matter.cpp:5
#define DEBUG_ENTRY(funcname)
Definition: cddefines.h:723
double r_200
Definition: dark_matter.h:19