aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 97442e91bdf68124eb1df350aa1bc68f3119c50e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Cactus Code Thorn PUGHInterp
Authors    : Paul Walker and Thomas Radke (tradke@aei.mpg.de)
CVS info   : $Header$
--------------------------------------------------------------------------

1. Purpose of the thorn

   This thorn implements the Cactus flesh interpolation API routine
   CCTK_InterpGridArrays() which provides interpolation of CCTK grid
   arrays at arbitrary points.


2. Additional Information

   More detailed information on thorn PUGHInterp is given in chapter
   about PUGHInterp in the Cactus ThornGuide (see doc/documentation.tex).

   For information on how to invoke interpolation operators via the
   general flesh interpolation API please refer to the flesh documentation.