Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

general_support.h

00001 //
00002 // general_support.h
00003 //
00004 
00005 #ifndef     _GENERAL_SUPPORT
00006 #   define  _GENERAL_SUPPORT
00007 
00008 #include "double_star.h"
00009 #include "star_support.h"
00010 
00011 void put_state(double_star*, star_state&, star_state&);
00012 void put_initial_conditions(double_init& );
00013 
00014 #endif          // _GENERAL_SUPPORT

Generated on Wed Jul 20 12:43:36 2005 for Starlab by  doxygen 1.4.3