aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* CarpetLib: Store number of time levels per refinement levelErik Schnetter2006-04-13
* CarpetLib: Handle empty domains correctlyErik Schnetter2006-02-27
* CarpetLib: Add WENO prolongationI.Hawke2006-03-10
* CarpetLib: Correct error in handling recent change to restrictionErik Schnetter2006-02-27
* CarpetLib: Do not restrict to points they are used for boundary prolongationErik Schnetter2006-02-26
* CarpetLib: Rename function in dh, add const qualifiersErik Schnetter2006-02-26
* CarpetLib: Rename the dh setup functionsErik Schnetter2006-02-25
* CarpetLib: Cache the results of MPI_Comm_rank and MPI_Comm_sizeErik Schnetter2006-02-25
* CarpetLib: Mark more parameters as steerableErik Schnetter2006-02-08
* CarpetLib: Resolve conflict in commstate.hhErik Schnetter2005-11-19
* CarpetLib: Rename some local variablesErik Schnetter2005-11-19
* CarpetLib: Define macro static_assert()Erik Schnetter2005-11-19
* CarpetLib: Don't include <iosfwd> into data.hhErik Schnetter2005-11-19
* CarpetLib: Re-indent commstate::procbufdescErik Schnetter2005-11-19
* CarpetLib: Output memory statistics to fileErik Schnetter2005-11-19
* CarpetLib: Change member dist::comm to function dist::comm()Erik Schnetter2005-11-19
* CarpetLib: Replace some int by size_tErik Schnetter2005-11-19
* CarpetLib: permute order of member initializers in comm_state::procbufdesc() ...Jonathan Thornburg2005-09-21
* CarpetLib: forward-declare output operatorswhite2005-08-29
* CarpetLib: Initialise Carpet's MPI communicator with an arbitrary communicatorErik Schnetter2005-08-25
* CarpetLib: bugfix in collective commbuffer schemeThomas Radke2005-08-16
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetLib: Implement fast recomposingErik Schnetter2005-08-11
* CarpetLib: typo in push of << operatorSteve White2005-08-09
* CarpetLib: give data an << operatorSteve White2005-08-09
* CarpetLib: Add outer buffer zonesErik Schnetter2005-08-08
* CarpetLib: Change default settings for the communication tuning parametersErik Schnetter2005-08-08
* CarpetLib: Correct typo in commentErik Schnetter2005-08-08
* CarpetLib: Change indentation of typestring definitionsErik Schnetter2005-08-08
* CarpetLib: Introduce new types b2vect and i2vectErik Schnetter2005-08-08
* CarpetLib: Disable check for time extrapolation for op_copy grid functionsErik Schnetter2005-07-26
* CarpetLib: Output memory statistics, and limit maximum memory usageErik Schnetter2005-07-27
* CarpetLib: Add 7th order accurate spatial interpolation operatorsErik Schnetter2005-07-15
* CarpetLib: Forbid even interpolation ordersErik Schnetter2005-07-15
* CarpetLib: Treat op_copy correctly when regriddingErik Schnetter2005-06-08
* CarpetLib: Add new transport operator type op_copyErik Schnetter2005-06-07
* CarpetLib: resolve conflictsErik Schnetter2005-06-06
* CarpetLib: do nothing if box to be copied is emptyThomas Radke2005-04-18
* CarpetLib: resolve conflictErik Schnetter2005-06-06
* CarpetLib: remove erroneous assert statements in the collective buffers commu...Thomas Radke2005-04-11
* CarpetLib: clean-up of communication scheme for individual sends/recvs on sin...Thomas Radke2005-05-26
* CarpetLib: remove bool gdata::owns_storage() which isn't needed anymore in th...Thomas Radke2005-05-26
* CarpetLib: bugfix for my latest commit for collective commbuffers optimisationThomas Radke2005-05-20
* CarpetLib: some optimisation for collective commbuffersThomas Radke2005-05-18
* CarpetLib: bugfix when using collective commbuffersThomas Radke2005-05-12
* CarpetLib: Output nice error message when the levels are not properly nestedErik Schnetter2005-05-08
* CarpetLib: Instantiate missing ostream template for vector<vect<int,3> >Erik Schnetter2005-05-02
* global: Add varying refinement factorsErik Schnetter2005-05-01
* CarpetLib: Add function vect::reverseErik Schnetter2005-05-01
* CarpetLib: Correct assert statementsErik Schnetter2005-04-16