aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src
Commit message (Expand)AuthorAge
* CarpetLib: Whitespace changeErik Schnetter2005-02-01
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* CarpetLib: Add missing #include <cassert>Erik Schnetter2005-01-12
* 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: Add more checks to dh classErik Schnetter2005-01-02
* CarpetLib: Move class commstate into its own fileErik Schnetter2005-01-01
* CarpetLib: Rename some variables to avoid shadowing class membersErik Schnetter2005-01-01
* CarpetLib: Remove many this-> prefixes in class gfErik Schnetter2005-01-01
* CarpetLib: Remove many this-> prefixes in class dataErik Schnetter2005-01-01
* CarpetLib: Correct errors in declaration of timestatErik Schnetter2005-01-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetLib: Move class timestat into its own fileErik Schnetter2005-01-01
* CarpetLib: Output gh more elegantlyErik Schnetter2005-02-01
* global: Replace "&&" and "||" by "and" and "or"Erik Schnetter2005-02-01
* doc: Play with using doxygen for Fortran codeErik Schnetter2005-02-01
* CarpetLib: Change checking of processor number in data classErik Schnetter2004-12-30
* CarpetLib: Instantiate vect and bbox for CCTK_REAL instead of doubleErik Schnetter2005-01-27
* CarpetLib: Remove unused variables from Fortran codeErik Schnetter2005-01-01
* CarpetLib/src/defs.hh: no need to '#include <complex>'Thomas Radke2005-01-18
* CarpetLib: Try harder to normalise bboxsetsErik Schnetter2005-01-04
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Collect more timing statisticsErik Schnetter2004-12-30
* CarpetLib: Do not #include <complex>Erik 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: Instantiate ipow(double,int)Erik Schnetter2004-12-25
* CarpetLib: Add ipow function to vect classErik Schnetter2004-12-25
* CarpetLib: Update ipow 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 .lt. instead of < in Fortran 77Erik Schnetter2004-12-25
* CarpetLib: Don't use len_trim any more when calling CCTK_WARNErik 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: Add parameter specifying how many MPI tags to useErik Schnetter2004-12-08
* CarpetLib:gh exposed data clamp-downswhite2004-12-10
* CarpetLib/src/gh.hh member tighteningswhite2004-12-10
* CarpetLib/src/*gf.*,*data.* const public members, canonicaliseswhite2004-12-09
* 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
* UNDO: Initialise_decomposeswhite2004-12-01
* Initialise_decomposeswhite2004-12-01
* data_fill_box_arraysswhite2004-11-29
* gh_recompose_decomposeswhite2004-11-29
* dh_tidyswhite2004-11-23