aboutsummaryrefslogtreecommitdiff
path: root/src/macro/CDK_declare.h
blob: 00a6c93e8404f58576d9c4d5cf091d5d39eaca90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*@@
  @header   CDG_declare.h
  @date     Aug 98
  @author   Gabrielle Allen
  @desc

  Declarations for macro to calculate all the first covariant 
  derivatives of the extrinsic curvature with respect to x, y, z.
  @enddesc
@@*/

#ifndef CDK_DECLARE
#define CDK_DECLARE

#include "CDXCDK_declare.h"
#include "CDYCDK_declare.h"
#include "CDZCDK_declare.h"

#endif