aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Carpet, CarpetLib: Move #define _GNU_SOURCE to correct fileErik Schnetter2012-10-24
* Carpet: Execute CPINITIAL only after initial data setup, not after recoveringErik Schnetter2012-10-24
* Carpet, CarpetRegrid2: When comparing refined regions treat non-existing leve...Erik Schnetter2012-10-24
* CarpetRegrid2: Correct snapping to coarse grid for cell centeringErik Schnetter2012-10-23
* CarpetRegrid2: Perform domain decomposition only when a refinement level changesErik Schnetter2012-10-23
* Carpet: Requirements: Add precondition to clause_t::active_on_timelevelErik Schnetter2012-10-23
* Carpet: Requirements: Warn about unnecessary syncsErik Schnetter2012-10-23
* Carpet: Correct errors in adaptive step size handlingErik Schnetter2012-10-23
* CarpetLib: Remove restrict qualifier from pointer castErik Schnetter2012-10-23
* Carpet: Re-indent timer macrosErik Schnetter2012-10-23
* Carpet: Requirements: Add aliased function to invalidate variablesErik Schnetter2012-10-23
* Carpet: Correct #ifdefs in CarpetSimpleMPIDatatypeLengthErik Schnetter2012-10-22
* Remove Carpet's mechanisms to deal with how to call isnanErik Schnetter2012-10-22
* Merge branch 'master' of carpetcode.org:carpetChristian Reisswig2012-10-20
|\
| * CarpetIOHDF5: output index files for sliced output if requestedRoland Haas2012-10-20
| * CarpetIOASCII: do not output coordinate column labels for grid arrays inRoland Haas2012-10-20
| * LoopControl: Change printstats default to "no"Erik Schnetter2012-10-19
* | CarpetInterp: New ENO2 interpolator.Christian Reisswig2012-10-20
|/
* Carpet: Correct errors with adaptive time steppingErik Schnetter2012-09-27
* Introduce parameter "additional_overlap_zones" to control the amount of addit...Christian Reisswig2012-09-26
* CarpetLib: Clean up backtrace generationErik Schnetter2012-09-18
* Carpet: Remove outdated backtrace function declarationsErik Schnetter2012-09-18
* Carpet: fix mg level count typo during intializationRoland Haas2012-09-18
* CarpetIOASCII: Implement using grid::coordinates to output coordinatesErik Schnetter2012-09-18
* CarpetIOASCII: White space changeErik Schnetter2012-09-17
* CarpetIOASCII: Pass vectors by referenceErik Schnetter2012-09-17
* CarpetLib: Do not interpolate from buffer zones, if requestedErik Schnetter2012-09-16
* CarpetLib: Store level_boxes in dh structureErik Schnetter2012-09-16
* CarpetLib: Implement bboxset::contains(vect)Erik Schnetter2012-09-16
* Carpet: Disable storage for point_classificationErik Schnetter2012-09-16
* CarpetLib: Allow (again) merging regions that contain process treesErik Schnetter2012-09-14
* CarpetLib: Allow assigning a region to itselfErik Schnetter2012-09-14
* Carpet: Add "balanced" load balancing mechanismErik Schnetter2012-09-11
* Carpet: Requirements: Correct function typesErik Schnetter2012-09-11
* CarpetLib: Ensure that split/combined regions don't have a tree structure att...Erik Schnetter2012-09-11
* Carpet: insert routines into Boundary group to capture boundary updateRoland Haas2012-09-11
* Carpet: add routines to record READS/WRITES at runtimeRoland Haas2012-09-11
* Carpet: add aliased routines to obtain map, timelevelRoland Haas2012-09-11
* Carpet: output current state in Requirements::report_errorRoland Haas2012-09-11
* Carpet: add output() routines to Requirements classesRoland Haas2012-09-11
* Carpet: try to mimic enter_local_modes timelevel handling inRoland Haas2012-09-11
* Carpet: match refinement level argument of Requirement::Recompose toRoland Haas2012-09-11
* Carpet: add parameter to ignore variables during Requirements checkRoland Haas2012-09-11
* CarpetIOHDF5: make index files sparse files with full datasetsRoland Haas2012-09-11
* Carpet: correct typos in Requirements handlingRoland Haas2012-09-11
* Carpet: Requirements: Allow specifying individual time levelsErik Schnetter2012-09-11
* CarpetLib: Support prolongating facesErik Schnetter2012-09-11
* Carpet: Handle granularity in recursive load balancingErik Schnetter2012-09-11
* CarpetRegrid2: Try harder to combine different refined regionsErik Schnetter2012-09-11
* CarpetRegrid2: Add virtual destructor to base classErik Schnetter2012-09-11