THGrid.c 135 Bytes
Newer Older
rusty1s's avatar
rusty1s committed
1
2
3
4
5
6
#include <TH/TH.h>

#define THGrid_(NAME) TH_CONCAT_4(TH,Real,Grid_,NAME)

#include "generic/THGrid.c"
#include "THGenerateAllTypes.h"