aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp2
Commit message (Collapse)AuthorAge
* Import CarpetErik Schnetter2011-12-14
| | | | Ignore-this: 309b4dd613f4af2b84aa5d6743fdb6b3
* CarpetInterp2: Add dummy argument to template functionErik Schnetter2008-10-10
| | | | | | Add a dummy argument to the template function get_poison. Use new "check" macro.
* CarpetInterp2: Allow NULL pointers for empty arraysErik Schnetter2008-10-09
|
* CarpetInterp2: Correct OpenMP error in self-checkErik Schnetter2008-10-06
|
* CarpetInterp2: Export a simple interpolator API as aliased functionErik Schnetter2008-10-03
|
* CarpetInterp2: Allow interpolation in global modeErik Schnetter2008-10-01
|
* CarpetInterp2: Add more explicit error checkingErik Schnetter2008-09-26
|
* CarpetInterp2: Increase maximum interpolation order to 11Erik Schnetter2008-09-26
|
* CarpetInterp2: More debugging; add many more self-testsErik Schnetter2008-09-08
|
* CarpetInterp2: Correct error in communication schedule setupErik Schnetter2008-09-08
|
* CarpetInterp2: Parallelise with OpenMPErik Schnetter2008-09-08
|
* CarpetInterp2: Make code compile with PGI compilersErik Schnetter2008-08-03
| | | | Rewrite the code slightly so that it compilers with the PGI C++ compiler.
* CarpetInterp2: Make multi-processor correctErik Schnetter2008-07-25
|
* CarpetInterp2: More debuggingErik Schnetter2008-07-25
|
* CarpetInterp2: More debuggingErik Schnetter2008-07-24
|
* CarpetInterp2: Correct some implementation errorsErik Schnetter2008-07-24
|
* CarpetInterp2: Reformat interface.cclErik Schnetter2008-07-22
|
* CarpetInterp2: New function fasterp_setup_tErik Schnetter2008-07-22
| | | | | Add a new fasterp_setup_t which sets up an interpolation starting from local coordinates and patch numbers.
* CarpetInterp2: Use dist namespace when creating MPI datatypeErik Schnetter2008-07-15
|
* Move implementation of create_mpi_datatype from CarpetInterp2 to CarpetLibErik Schnetter2008-07-15
|
* CarpetInterp2: New thorn with a more efficient interpolatorErik Schnetter2008-07-15