aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/param.ccl
Commit message (Expand)AuthorAge
* CarpetLib: make parameters controlling restrition order restrictedRoland Haas2012-06-04
* CarpetLib: add fifth order cc restriction operatorRoland Haas2012-06-04
* CarpetLib: clean up higher order restriciton someRoland Haas2012-06-04
* CarpetLib: add preliminary support for higher order restrictionRoland Haas2012-06-02
* CarpetLib: Add preliminary support for DGFE operatorsErik Schnetter2012-02-24
* CarpetLib: Correct ranges of parameter print_memstats_everyErik Schnetter2010-04-26
* CarpetLib: New parameter use_ipm_timing_regionsErik Schnetter2010-02-13
* CarpetLib: Implement padding for grid variablesErik Schnetter2009-09-21
* Import CarpetErik Schnetter2009-09-03
* CarpetLib: Add new parameter combine_recomposeErik Schnetter2008-07-15
* CarpetLib: Correct memory leak in commstate classErik Schnetter2008-03-01
* CarpetLib: Use timing routines from FFTW libraryErik Schnetter2008-01-14
* CarpetLib: Set number of OpenMP threads via an external function callErik Schnetter2008-01-14
* CarpetLib: Add support for OpenMPErik Schnetter2007-08-21
* CarpetLib: Remove old parametersErik Schnetter2007-04-19
* CarpetLib: Simplify timer interfaceErik Schnetter2007-03-12
* CarpetLib: Add rtc timer on AIXErik Schnetter2007-03-06
* CarpetLib: Optimise dh class furtherErik Schnetter2007-03-04
* CarpetLib: Use rdtsc instead of MPI_Wtime as default timerErik Schnetter2007-02-04
* CarpetLib: Improve timersErik Schnetter2007-02-03
* CarpetLib: Reorganise prolongation and restriction operatorsErik Schnetter2007-01-12
* CarpetLib: Make many MPI experiments configurableErik Schnetter2006-12-06
* CarpetLib: Write timer output to filesErik Schnetter2006-09-11
* CarpetLib: Split recompose functions into regrid and recomposeErik Schnetter2006-09-04
* CarpetLib: Extend timing statisticsErik Schnetter2006-07-31
* CarpetLib: Rename default memory statistics fileErik Schnetter2006-07-31
* CarpetLib: Poison newly allocated memory if desiredErik Schnetter2006-07-31
* CarpetLib: Correct grammatical error in parameter descriptionErik Schnetter2006-07-31
* CarpetLib: Check for proper nestingErik Schnetter2006-05-08
* CarpetLib: Make omit_prolongation_points_when_restricting steerableErik Schnetter2006-05-08
* CarpetLib: Add boolean parameter "omit_prolongation_points_when_restricting"Erik Schnetter2006-05-03
* CarpetLib: Mark more parameters as steerableErik Schnetter2006-02-08
* CarpetLib: Output memory statistics to fileErik Schnetter2005-11-19
* CarpetLib: Implement fast recomposingErik Schnetter2005-08-11
* CarpetLib: Change default settings for the communication tuning parametersErik Schnetter2005-08-08
* CarpetLib: Output memory statistics, and limit maximum memory usageErik Schnetter2005-07-27
* CarpetLib: clean-up of communication scheme for individual sends/recvs on sin...Thomas Radke2005-05-26
* CarpetLib: change the default for CarpetLib::use_waitall from "no" to "yes"Thomas Radke2005-04-11
* Carpet/CarpetLib: deactivate CarpetLib::minimise_outstanding_communicationsThomas Radke2005-04-11
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* Carpet/CarpetLib: minimise the number of outstanding communication requeststradke2005-03-11
* CarpetLib: Add lightweight communication buffers (untested)Erik Schnetter2005-01-02
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Collect more timing statisticsErik Schnetter2004-12-30
* CarpetLib: Introduce parameter to post MPI_Irecv and MPI_Isend at the same timeErik Schnetter2004-12-08
* CarpetLib: Add parameter specifying how many MPI tags to useErik Schnetter2004-12-08
* CarpetLib: Implement using MPI_Waitall for communicatingErik Schnetter2004-11-24
* Remove CVS header tagsErik Schnetter2004-09-18
* Add option to use less memory during regridding.schnetter2004-05-21
* Make many parameters steerableschnetter2004-03-23