next up previous contents
Next: History Up: LocalInterp Previous: Abstract   Contents

Introduction

This thorn provides processor-local interpolation, using the interpolation operator

  "uniform cartesian"
for the Cactus local interpolation API CCTK_InterpLocalUniform(). (Note that the word ``cartesian'' is in lower case here!) It supports 1, 2, and 3-dimensional interpolation.

See the Cactus Reference Manual for a full description of the CCTK_InterpLocalUniform() API, and some examples of how to use it.



Subsections