aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* CarpetLib: Correct the way prolongation boundaries are determinedErik Schnetter2006-11-13
* CarpetLib: Correct error in determining whether a grid structure changedErik Schnetter2006-09-28
* CarpetLib: Avoid nans in timer outputErik Schnetter2006-09-25
* CarpetLib: Add timers for each prolongation operatorErik Schnetter2006-09-25
* CarpetLib: When recomposing, return whether a refinement level was changedErik Schnetter2006-09-25
* CarpetLib: Clarify definition of ggf::timelevels_Erik Schnetter2006-09-25
* CarpetLib: Use C++ comments for OMIT_F90 conditionalsErik Schnetter2006-09-25
* CarpetLib: Clean up data.ccErik Schnetter2006-09-25
* CarpetLib: Write timer output to filesErik Schnetter2006-09-11
* CarpetLib: Split recompose functions into regrid and recomposeErik Schnetter2006-09-04
* CarpetLib: Correct errors in array index checking codeErik Schnetter2006-09-25
* CarpetLib: Collect more timing informationErik Schnetter2006-09-04
* CarpetLib: Poison communications buffers as wellErik Schnetter2006-09-04
* CarpetLib: Replace "!" by "not"Erik Schnetter2006-09-04
* CarpetLib: Reformat commentsErik Schnetter2006-09-04
* [CarpetLib] add option to omit Fortran 90 files by adding -DOMIT_F90 to compi...Jonathan Thornburg2006-08-29
* CarpetLib: fix prolongate_3d_real8_minmod.F77 to fortran77 standardsbaiotti2006-08-09
* 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: Use double instead of size_t for memory statisticsErik Schnetter2006-07-31
* CarpetLib: Cast unsigned values explicitly to (int)Erik Schnetter2006-07-31
* CarpetLib: Correct typographical error in commentErik Schnetter2006-07-31
* CarpetLib: Correct grammatical error in parameter descriptionErik Schnetter2006-07-31
* CarpetLib: Change #ifdef CCTK_* to #ifdef HAVE_CCTK_*Erik Schnetter2006-06-13
* CarpetLib: Allow more than one prolongation source boxesErik Schnetter2006-06-13
* CarpetLib: #include necessary type declarationsErik Schnetter2006-06-08
* CarpetLib: Explicitly convert integer to type T in the bbox templateErik Schnetter2006-06-06
* CarpetLib: Move arithmetic operations out of vect classErik Schnetter2006-06-05
* CarpetLib: Check for proper nestingErik Schnetter2006-05-08
* CarpetLib: Make omit_prolongation_points_when_restricting steerableErik Schnetter2006-05-08
* CarpetLib: Provide I/O methods for grid_structure_tErik Schnetter2006-04-13
* CarpetLib: Do not number the elements when outputting a vectorErik Schnetter2006-04-13
* CarpetLib: Correct error in omit_prolongation_points_when_restrictingErik Schnetter2006-05-04
* CarpetLib: Add boolean parameter "omit_prolongation_points_when_restricting"Erik Schnetter2006-05-03
* 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