Tests InpsiralBCVSpinBankTest(). More...
Prototypes | |
void | testfunction (LALStatus *status) |
int | main (void) |
Tests InpsiralBCVSpinBankTest().
This program uses InspiralBCVSpinBank() to generate a template bank from command line parameter input.
Definition in file InspiralBCVSpinBankTest.c.
Go to the source code of this file.
Macros | |
Error Codes | |
#define | INSPIRALBCVSPINBANKTESTC_ENORM 0 |
#define | INSPIRALBCVSPINBANKTESTC_EMEM 1 |
#define | INSPIRALBCVSPINBANKTESTC_ESUB 2 |
#define | INSPIRALBCVSPINBANKTESTC_EFILE 4 |
#define | INSPIRALBCVSPINBANKTESTC_MSGENORM "Normal exit" |
#define | INSPIRALBCVSPINBANKTESTC_MSGEMEM "Memory allocation error" |
#define | INSPIRALBCVSPINBANKTESTC_MSGESUB "Subroutine error" |
#define | INSPIRALBCVSPINBANKTESTC_MSGEFILE "File I/O error" |
#define INSPIRALBCVSPINBANKTESTC_ENORM 0 |
Definition at line 43 of file InspiralBCVSpinBankTest.c.
#define INSPIRALBCVSPINBANKTESTC_EMEM 1 |
Definition at line 44 of file InspiralBCVSpinBankTest.c.
#define INSPIRALBCVSPINBANKTESTC_ESUB 2 |
Definition at line 45 of file InspiralBCVSpinBankTest.c.
#define INSPIRALBCVSPINBANKTESTC_EFILE 4 |
Definition at line 46 of file InspiralBCVSpinBankTest.c.
#define INSPIRALBCVSPINBANKTESTC_MSGENORM "Normal exit" |
Definition at line 48 of file InspiralBCVSpinBankTest.c.
#define INSPIRALBCVSPINBANKTESTC_MSGEMEM "Memory allocation error" |
Definition at line 49 of file InspiralBCVSpinBankTest.c.
#define INSPIRALBCVSPINBANKTESTC_MSGESUB "Subroutine error" |
Definition at line 50 of file InspiralBCVSpinBankTest.c.
#define INSPIRALBCVSPINBANKTESTC_MSGEFILE "File I/O error" |
Definition at line 51 of file InspiralBCVSpinBankTest.c.
void testfunction | ( | LALStatus * | status | ) |
Definition at line 68 of file InspiralBCVSpinBankTest.c.
int main | ( | void | ) |
Definition at line 61 of file InspiralBCVSpinBankTest.c.