aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp2
Commit message (Collapse)AuthorAge
* 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