aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Carpet: Remove unused variableErik Schnetter2012-08-30
* Carpet: Remove unused variableErik Schnetter2012-08-30
* CarpetIOHDF5: Use string instead of char[] in HDF5 for large attributesErik Schnetter2012-08-28
* CarpetInterp2: White space changeErik Schnetter2012-08-27
* Carpet: Initialise outer_boundaries during recursive load balancingErik Schnetter2012-08-27
* Carpet: Improve layout of grid structure filesErik Schnetter2012-08-27
* CarpetRegrid2: Correct error messageErik Schnetter2012-08-25
* CarpetLib: Add routine to self-check regions and superregionsErik Schnetter2012-08-22
* Carpet: Ensure minimum size in domain decompositionErik Schnetter2012-08-22
* CarpetIO*: Do not overwrite last_output_iteration after recoveryErik Schnetter2012-08-21
* CarpetIOHDF5: Increase array size for last_output_iteration_sliceErik Schnetter2012-08-21
* CarpetLib: Remove unused typedefsErik Schnetter2012-08-21
* CarpetIOHDF5: close all HDF5 objects when closing a fileRoland Haas2012-08-01
* CarpetIOHDF5: add support for index files to file readerRoland Haas2012-07-27
* CarpetIOHDF5: teach the checkpointer to write index filesRoland Haas2012-07-27
* CarpetIOHDF5: defer opening data files until we have to to read aRoland Haas2012-08-08
* CarpetIOHDF5: support indices in sequential chunked outputRoland Haas2012-08-03
* CarpetIOHDF5: do not re-parse files for patches when usingRoland Haas2012-08-01
* CarpetIOHDF5: close memory and HDF5 properties leaks mostly associatedRoland Haas2012-08-03
* Carpet: make parameters steerableRoland Haas2012-06-02
* CarpetLib: add self-copy logic to classes with pointer membersRoland Haas2012-05-29
* CarpetIOHDF5: add option checkpoint_every_divisorRoland Haas2012-05-05
* Carpet: Move CCTK_INFO calls out of OpenMP parallel regionErik Schnetter2012-08-08
* CarpetIOHDF5: only warn once about reading extra filesRoland Haas2012-08-01
* Carpet: change defaults of periodic_[xyz] to "yes" to match PUGHRoland Haas2012-08-02
* Carpet: Introduce more timers to measure communication timeErik Schnetter2012-07-25
* LoopControl: Modify code to please PGI compilerErik Schnetter2012-07-25
* LoopControl: Remove redefinition of restrict qualifierErik Schnetter2012-07-25
* CarpetLib: Remove redefinition of restrict qualifierErik Schnetter2012-07-25
* Carpet: Break long linesErik Schnetter2012-07-25
* Move MPI support from flesh to a thornErik Schnetter2012-07-21
* CarpetRegrid: fix typo using cctk_lbnd instead cctk_lshRoland Haas2012-07-08
* CarpetMask: comment on scheduling in PostStep after SphericalSurface_HasBeenSetRoland Haas2012-07-07
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-07-03
* Carpet: call POSTREGRID on all finer levels of a regridded levelRoland Haas2012-06-28
* Carpet: ensure scheduling of global-early routines in POSTREGRIDRoland Haas2012-06-25
* CarpetLib: remove comment about not supporting overlaps in vertexRoland Haas2012-06-18
* Carpet: back out of 18d226c24a35 (again)Roland Haas2012-06-21
* Carpet: Output informative message if HAVE_SCHED_GETAFFINITY is missingErik Schnetter2012-06-25
* Carpet: CCTK_ActiveTimeLevels: Return minimum instead of sumErik Schnetter2012-06-20
* CarpetLib: Comment out unused variableErik Schnetter2012-06-20
* Carpet: Choose epsilon depending on precisionErik Schnetter2012-06-20
* CarpetLib: add index checking on source array in mixed restriction operatorRoland Haas2012-05-05
* CarpetLibs: shift vertex centered directions in restrict_3d_vc_rf2Roland Haas2012-04-28
* CarpetEvolutionMask: add TODOsRoland Haas2012-06-02
* CarpetEvolutionMask: enlarge evolved region by one in vertex centeringRoland Haas2012-06-02
* CarpetEvolutionMask: add parameter enlarge_evolved_region to fine tuneRoland Haas2012-06-02
* CarpetEvolutionMask: use dd.ghost_widths rather than cctk_nghostzonesRoland Haas2012-06-02
* CarpetEvolutionMask: make parameters steerableRoland Haas2012-06-02
* CarpetIOHDF5: add test for buffer zone outputRoland Haas2012-06-17