aboutsummaryrefslogtreecommitdiff
path: root/README
blob: b2b21d1ba5791d2f76e0770dda09b896ad9d895d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Cactus Code Thorn PUGHInterp
Authors    : Paul Walker and Thomas Radke, some optimization ideas from Erik Schnetter
CVS info   : $Header$
--------------------------------------------------------------------------

1. Purpose of the thorn

   This thorn provides interpolation of arrays at arbitrary points
   on a regular, uniform cartesian grid.


2. Additional Information

   More detailed information on thorn PUGHInterp is given in the
   doc/documentation.tex file.

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