cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
sanity_check.cpp File Reference
#include "cddefines.h"
#include "physconst.h"
#include "thirdparty.h"
#include "dense.h"
#include "elementnames.h"
#include "continuum.h"
#include "helike_recom.h"
#include "rfield.h"
#include "taulines.h"
#include "hypho.h"
#include "iso.h"
#include "opacity.h"
#include "hydro_bauman.h"
#include "hydrogenic.h"
#include "heavy.h"
#include "trace.h"
#include "cloudy.h"
Include dependency graph for sanity_check.cpp:

Go to the source code of this file.

Functions

STATIC void SanityCheckBegin (void)
STATIC void SanityCheckFinal (void)
void SanityCheck (const char *chJob)

Function Documentation

void SanityCheck ( const char *  chJob)

SanityCheck confirm that various parts of the code still work

Parameters:
*chJobis either "begin" or "final"
begin is before code starts up
final is after model is complete

Definition at line 31 of file sanity_check.cpp.

References cdEXIT, DEBUG_ENTRY, ioQQQ, SanityCheckBegin(), and SanityCheckFinal().

Referenced by cloudy().

Here is the call graph for this function:

STATIC void SanityCheckBegin ( void  )
STATIC void SanityCheckFinal ( void  )

Definition at line 50 of file sanity_check.cpp.

Referenced by SanityCheck().


Generated for cloudy by doxygen 1.8.1.1