BlockTest.c File Reference

#include <stdio.h>
#include <lal/LALStdlib.h>
#include <lal/BlockRho.h>
#include <lal/LALRCSID.h>

Include dependency graph for BlockTest.c:

Go to the source code of this file.

Defines

#define TestStatus(ps)

Functions

 NRCSID (BLOCKTESTC,"$Id: BlockTest.c,v 1.3 2007/06/08 14:41:43 bema Exp $")
int main (void)

Variables

int lalDebugLevel = LALMSGLVL3


Define Documentation

#define TestStatus ( ps   ) 

Value:

if ( (ps)->statusCode ) {     fprintf( stderr, "Failed LAL routine near line %d\n", __LINE__ );     exit( 1 );   } else ((void)0)

Definition at line 46 of file BlockTest.c.


Function Documentation

NRCSID ( BLOCKTESTC  ,
"$Id: BlockTest.  c,
v 1.3 2007/06/08 14:41:43 bema Exp $"   
)

int main ( void   ) 

Definition at line 54 of file BlockTest.c.


Variable Documentation

int lalDebugLevel = LALMSGLVL3

Parameters:
lalDebugLevel INT4 Control debugging behaviours. Defined in lalapps.h

Definition at line 52 of file BlockTest.c.


Generated on Tue Oct 7 02:40:49 2008 for LAL by  doxygen 1.5.2