aboutsummaryrefslogtreecommitdiff
path: root/src/macro/CDK_guts.h
blob: 742f3e5ec231be381341664990d6dc5fff2c9bb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*@@
  @header   CDK_guts.h
  @date     Aug 98
  @author   Gabrielle Allen
  @desc
  Macro to calculate all the first covariant derivatives of the 
  extrinsic curvature with respect to x, y, z
  @enddesc
@@*/

#ifndef CDK_GUTS
#define CDK_GUTS

#include "CactusEinstein/Einstein/src/macro/CDXCDK_guts.h"
#include "CactusEinstein/Einstein/src/macro/CDYCDK_guts.h"
#include "CactusEinstein/Einstein/src/macro/CDZCDK_guts.h"

#endif