aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/data.cc
Commit message (Expand)AuthorAge
...
* CarpetLib: Correct error in parallelisation of prolongation operatorsErik Schnetter2008-01-31
* CarpetLib: Make prolongation operator parallelisation compile on AIXErik Schnetter2008-01-20
* CarpetLib: Correct parallelisation of prolongation operatorsErik Schnetter2008-01-14
* CarpetLib: Improve error message when a non-existing stencil is selectedErik Schnetter2007-07-03
* CarpetLib: Add 3rd and 4th order time interpolationErik Schnetter2007-06-13
* CarpetLib: Add member gdata::allocsizeErik Schnetter2007-05-26
* CarpetLib: prevent GNU C++ compiler warningstradke2007-05-02
* CarpetLib: Various changes to class dataErik Schnetter2007-04-19
* CarpetLib: Change static_assert to have two argumentsErik Schnetter2007-02-28
* CarpetLib: Add ENO timer interpolatorErik Schnetter2007-02-19
* CarpetLib: Instantiate data<T>::operator<< correctlyErik Schnetter2007-02-14
* CarpetLib: Some minor whitespace changesErik Schnetter2007-02-04
* CarpetLib: Add _storage field to gdata classErik Schnetter2007-02-04
* CarpetLib: Improve timersErik Schnetter2007-02-03
* CarpetLib: Use AT to index std::vectorErik Schnetter2007-02-03
* 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