#include <Python.h>
#include "Numeric/arrayobject.h"
#include <gsl/gsl_math.h>
#include <gsl/gsl_integration.h>
#include "CDataReader.hpp"
#include "CGlobals.hpp"
#include "helperfunc.h"
#include "cglobals.h"
#include "globals.h"
#include "proto.h"
#include "imf.h"
#include "CPython.hpp"
#include "CPyPlot.hpp"
#include "CGridder.hpp"

Functions | |
| int | start_gui () |
| void | fill_c_sumfile () |
| void | setup_objects () |
| void | set_file_variables () |
| void | misc () |
| void | com_velocity_recenter (void) |
| void com_velocity_recenter | ( | void | ) |
subtract the COM velocity from the particles. Depends on COMSTARS/COMGAS flags, as well as on COMRECENTER
| void fill_c_sumfile | ( | void | ) |
Routine to fill the cd.sumfile struct
| void setup_objects | ( | void | ) |
this routine initializes any global objects for the simulation
1.5.8