aboutsummaryrefslogtreecommitdiff
path: root/src/macro/CDK_guts.h
blob: 873cdf6cc17339188dae406986ac8a9cce77a1f9 (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 "CDXCDK_guts.h"
#include "CDYCDK_guts.h"
#include "CDZCDK_guts.h"

#endif