aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
...
* CarpetLib: Introduce pseudoregion classErik Schnetter2007-02-04
* CarpetLib: Cleanup in data classErik Schnetter2007-02-04
* CarpetLib: Rename ggf::recompose_free to ggf::recompose_free_oldErik Schnetter2007-02-04
* CarpetLib: Add _storage field to gdata classErik Schnetter2007-02-04
* CarpetLib: Clean up transport operatorsErik Schnetter2007-02-04
* CarpetLib: Remove commented out code for complex variablesErik Schnetter2007-02-04
* CarpetLib: Improve timersErik Schnetter2007-02-03
* CarpetLib: Correct error in bbox::sizeErik Schnetter2007-02-03
* CarpetLib: Use AT to index std::vectorErik Schnetter2007-02-03
* CarpetLib: Define constant eolErik Schnetter2007-02-03
* CarpetLib: Optimise bbox and bboxset classes for speedErik Schnetter2007-02-03
* CarpetLib: Support restrict qualifierErik Schnetter2007-01-15
* CarpetLib: Ensure that the strides are compatible with the refinement factorsErik Schnetter2007-01-12
* CarpetLib: Make some routines and destructores non-virtualErik Schnetter2007-01-12
* CarpetLib: Ensure that the bboxes are aligned with the base extentErik Schnetter2007-01-12
* CarpetLib: Add consume() routine for stringsErik Schnetter2007-01-12
* CarpetLib: Reorganise prolongation and restriction operatorsErik Schnetter2007-01-12
* CarpetLib: Updates to vect classErik Schnetter2007-01-12
* CarpetLib: Add new datatype region_tErik Schnetter2007-01-12
* CarpetLib: Make many MPI experiments configurableErik Schnetter2006-12-06
* CarpetLib: Add placeholders for "const" and "pure" attributes to vect<T>Erik Schnetter2006-07-31
* CarpetLib: Replace CHKIDX macros with calls to checkindexErik Schnetter2006-12-12
* CarpetLib: Initialise dh::is_interproc correctlyErik Schnetter2006-12-06
* CarpetLib: Use better algorithm to combine bboxes in bboxset's normalize()Erik Schnetter2006-12-05
* 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