Grid.c File Reference

#include <lal/LALStdlib.h>
#include <lal/AVFactories.h>
#include <lal/Grid.h>

Include dependency graph for Grid.c:

Go to the source code of this file.

Functions

 NRCSID (GRIDC,"$Id: Grid.m4,v 1.1 2004/05/27 02:25:47 jolien Exp $")
void LALI2CreateGrid (LALStatus *stat, INT2Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALI2DestroyGrid (LALStatus *stat, INT2Grid **grid)
void LALI4CreateGrid (LALStatus *stat, INT4Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALI4DestroyGrid (LALStatus *stat, INT4Grid **grid)
void LALI8CreateGrid (LALStatus *stat, INT8Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALI8DestroyGrid (LALStatus *stat, INT8Grid **grid)
void LALU2CreateGrid (LALStatus *stat, UINT2Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALU2DestroyGrid (LALStatus *stat, UINT2Grid **grid)
void LALU4CreateGrid (LALStatus *stat, UINT4Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALU4DestroyGrid (LALStatus *stat, UINT4Grid **grid)
void LALU8CreateGrid (LALStatus *stat, UINT8Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALU8DestroyGrid (LALStatus *stat, UINT8Grid **grid)
void LALSCreateGrid (LALStatus *stat, REAL4Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALSDestroyGrid (LALStatus *stat, REAL4Grid **grid)
void LALDCreateGrid (LALStatus *stat, REAL8Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALDDestroyGrid (LALStatus *stat, REAL8Grid **grid)
void LALCCreateGrid (LALStatus *stat, COMPLEX8Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALCDestroyGrid (LALStatus *stat, COMPLEX8Grid **grid)
void LALZCreateGrid (LALStatus *stat, COMPLEX16Grid **grid, UINT4Vector *dimLength, UINT4 dimension)
void LALZDestroyGrid (LALStatus *stat, COMPLEX16Grid **grid)


Function Documentation

NRCSID ( GRIDC  ,
"$Id: Grid.  m4,
v 1.1 2004/05/27 02:25:47 jolien Exp $"   
)

void LALI2CreateGrid ( LALStatus stat,
INT2Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 106 of file Grid.c.

void LALI2DestroyGrid ( LALStatus stat,
INT2Grid **  grid 
)

Definition at line 166 of file Grid.c.

void LALI4CreateGrid ( LALStatus stat,
INT4Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 190 of file Grid.c.

void LALI4DestroyGrid ( LALStatus stat,
INT4Grid **  grid 
)

Definition at line 250 of file Grid.c.

void LALI8CreateGrid ( LALStatus stat,
INT8Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 274 of file Grid.c.

void LALI8DestroyGrid ( LALStatus stat,
INT8Grid **  grid 
)

Definition at line 334 of file Grid.c.

void LALU2CreateGrid ( LALStatus stat,
UINT2Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 358 of file Grid.c.

void LALU2DestroyGrid ( LALStatus stat,
UINT2Grid **  grid 
)

Definition at line 418 of file Grid.c.

void LALU4CreateGrid ( LALStatus stat,
UINT4Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 442 of file Grid.c.

void LALU4DestroyGrid ( LALStatus stat,
UINT4Grid **  grid 
)

Definition at line 502 of file Grid.c.

void LALU8CreateGrid ( LALStatus stat,
UINT8Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 526 of file Grid.c.

void LALU8DestroyGrid ( LALStatus stat,
UINT8Grid **  grid 
)

Definition at line 586 of file Grid.c.

void LALSCreateGrid ( LALStatus stat,
REAL4Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 610 of file Grid.c.

void LALSDestroyGrid ( LALStatus stat,
REAL4Grid **  grid 
)

Definition at line 670 of file Grid.c.

void LALDCreateGrid ( LALStatus stat,
REAL8Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 694 of file Grid.c.

void LALDDestroyGrid ( LALStatus stat,
REAL8Grid **  grid 
)

Definition at line 754 of file Grid.c.

void LALCCreateGrid ( LALStatus stat,
COMPLEX8Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 778 of file Grid.c.

void LALCDestroyGrid ( LALStatus stat,
COMPLEX8Grid **  grid 
)

Definition at line 838 of file Grid.c.

void LALZCreateGrid ( LALStatus stat,
COMPLEX16Grid **  grid,
UINT4Vector dimLength,
UINT4  dimension 
)

Definition at line 862 of file Grid.c.

void LALZDestroyGrid ( LALStatus stat,
COMPLEX16Grid **  grid 
)

Definition at line 922 of file Grid.c.


Generated on Sat Sep 6 03:08:07 2008 for LAL by  doxygen 1.5.2