aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/data.cc
Commit message (Expand)AuthorAge
* CarpetLib: Reorganise prolongation and restriction operatorsErik Schnetter2007-01-12
* CarpetLib: Add timers for each prolongation operatorErik Schnetter2006-09-25
* CarpetLib: Use C++ comments for OMIT_F90 conditionalsErik Schnetter2006-09-25
* CarpetLib: Clean up data.ccErik Schnetter2006-09-25
* CarpetLib: Collect more timing informationErik Schnetter2006-09-04
* [CarpetLib] add option to omit Fortran 90 files by adding -DOMIT_F90 to compi...Jonathan Thornburg2006-08-29
* CarpetLib: Add WENO prolongationI.Hawke2006-03-10
* CarpetLib: Change member dist::comm to function dist::comm()Erik Schnetter2005-11-19
* CarpetLib: Replace some int by size_tErik Schnetter2005-11-19
* CarpetLib: typo in push of << operatorSteve White2005-08-09
* CarpetLib: give data an << operatorSteve White2005-08-09
* CarpetLib: Disable check for time extrapolation for op_copy grid functionsErik Schnetter2005-07-26
* CarpetLib: Add 7th order accurate spatial interpolation operatorsErik Schnetter2005-07-15
* CarpetLib: Forbid even interpolation ordersErik Schnetter2005-07-15
* CarpetLib: Add new transport operator type op_copyErik Schnetter2005-06-07
* CarpetLib: Correct assert statementsErik Schnetter2005-04-16
* CarpetLib: Correct errors in handling mem<T> objectsErik Schnetter2005-04-11
* CarpetLib: Remove unused function transfer_fromErik Schnetter2005-04-11
* CarpetLib: Introduce new class mem<T> for memory managementErik Schnetter2005-03-05
* CarpetLib: make fill_bbox_arrays() a static non-template function in data.cctradke2005-03-16
* CarpetLib: Use MPI_STATUS_IGNOREErik Schnetter2005-03-03
* CarpetLib: Small cleanups to vector group storage handlingErik Schnetter2005-03-03
* CarpetLib: Restructure lightweight communication buffersErik Schnetter2005-01-03
* CarpetLib: Rename data::interpolate_in_time to data::try_without_time_interpo...Erik Schnetter2005-01-03
* CarpetLib: Clean up some warning messagesErik Schnetter2005-01-03
* CarpetLib: Add lightweight communication buffers (untested)Erik Schnetter2005-01-02
* CarpetLib: Remove many this-> prefixes in class dataErik Schnetter2005-01-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetLib: Move class timestat into its own fileErik Schnetter2005-01-01
* CarpetLib: Change checking of processor number in data classErik Schnetter2004-12-30
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Collect more timing statisticsErik Schnetter2004-12-30
* CarpetLib: Make data class conform closer to C++ standardErik Schnetter2004-12-28
* CarpetLib: Clean up fill_box_array functionErik Schnetter2004-12-25
* CarpetLib: Use the C++ abs() instead of the C fabs() functionErik Schnetter2004-12-25
* CarpetLib: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* CarpetLib: Remove broken commentErik Schnetter2004-12-25
* CarpetLib: Use C++ min,max instead of C99 fmin,fmaxErik Schnetter2004-12-25
* CarpetLib: Introduce parameter to post MPI_Irecv and MPI_Isend at the same timeErik Schnetter2004-12-08
* CarpetLib/src/data.* interpolate_from_innerloop breakdownswhite2004-12-09
* CarpetLib/src/*data* CarpetIOASCII/src/ioascii.cc MPI_Comm_rank wrappersswhite2004-12-08
* data.cc abs min max to fabs fmin fmaxswhite2004-12-07
* data_fill_box_arraysswhite2004-11-29
* 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
* Ensure that vector leaders are handled consistentlyschnetter2004-04-22
* Format error message nicely.schnetter2004-04-18
* Commentschnetter2004-04-13
* Don't use the new C99 printf specifiers.schnetter2004-04-13