aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Add Doxygen configuration filesErik Schnetter2011-12-14
* CarpetLib: avoid simultaneous implicit and explicit instantiation ofRoland Haas2011-12-14
* Carpet: include unistd to make prototype of getpid visibleRoland Haas2011-12-14
* Carpet: define _GNU_SOURCE to make sched_getaffinity prototype visibleRoland Haas2011-12-14
* CarpetLib: Correct component and process ids while regriddingErik Schnetter2011-12-14
* Carpet: Add backtrace output to file on fatal signalsRoland Haas2011-12-14
* CarpetIOHDF5: print more information for ID and termination checkpointknarf2011-12-14
* CarpetRegrid2: Always regrid if AMR is usedErik Schnetter2011-12-14
* CarpetIOHDF5: fix parameters to GetAllActive to pass metalevel instead ofRoland Haas2011-12-14
* Carpet: add consistency check when stopping hierarchical timersRoland Haas2011-12-14
* Carpet: always stop started timers in OutputGH routineRoland Haas2011-12-14
* CarpetLib: Correct communication schedule for regridding prolongationErik Schnetter2011-12-14
* CarpetMask CarpetReduce: New schedule bin SetupIMaskErik Schnetter2011-12-14
* Carpet: New parameter to set granularity for domain decompositionErik Schnetter2011-12-14
* Carpet: Correct schedule traversal for poststep and post_recover_variablesErik Schnetter2011-12-14
* Carpet: Loop over timelevels from past to futureErik Schnetter2011-12-14
* CarpetRegrid2: Ignore non-symmetry if it is outside of the domainErik Schnetter2011-12-14
* * updated cp/recovery par files -- now using CarpetRegrid2cott2011-12-14
* LoopControl: Correct OpenMP parallelisation. Add self-tests.Erik Schnetter2011-12-14
* LoopControl: Make selftest conditional on a parameterErik Schnetter2011-12-14
* LoopControl: Improve checking Fortran type sizesErik Schnetter2011-12-14
* LoopControl: Disable some unused codeErik Schnetter2011-12-14
* LoopControl: Add a self-testErik Schnetter2011-12-14
* Carpet: Output CPU affinity at startupErik Schnetter2011-12-14
* CarpetIOHDF5: Remove unnecessary function declarationErik Schnetter2011-12-14
* CarpetIOHDF5: New parameter skip_recover_variablesErik Schnetter2011-12-14
* CarpetRegrid2: Correct grid structure symmetrisationErik Schnetter2011-12-14
* CarpetRegrid2: Typo in commentErik Schnetter2011-12-14
* CarpetReduce: Correct boundary sizes in reduction mask setupErik Schnetter2011-12-14
* CarpetRegrid2: Activate AMRErik Schnetter2011-12-14
* CarpetRegrid2: Implement true AMRErik Schnetter2011-12-14
* CarpetRegrid2: Enforce certain grid hierarchy propertiesErik Schnetter2011-12-14
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* Add timer tree output and associated parametersIan Hinder2011-12-14
* Make Carpet timers hierarchicalIan Hinder2011-12-14
* CarpetLib: Add function allgatherv1 in mpi_string.ccErik Schnetter2011-12-14
* CarpetLib: Create MPI datatypes for vect<,> classesErik Schnetter2011-12-14
* CarpetLib: Remove some attribute(const) declarationsErik Schnetter2011-12-14
* Merge.Christian Reisswig2011-12-14
|\
| * This was found to be necessary on hopper, otherwise memory seemed to beknarf2011-12-14
* | Select 2nd order cc-eno for 3rd order interpolation since stencil radius is l...Christian Reisswig2011-12-14
|/
* CarpetLib, Carpet: Add cell-centred TVD prolongation operatorErik Schnetter2011-12-14
* CarpetIOHDF5: Typo in commentErik Schnetter2011-12-14
* Merge.Christian Reisswig2011-12-14
|\
| * Correct index check for eno operators.Christian Reisswig2011-12-14
* | MergeErik Schnetter2011-12-14
|\ \ | |/ |/|
| * CarpetLib: Correct check for VECTORISE_ALIGNED_ARRAYSErik Schnetter2011-12-14
| * CarpetIOHDF5: avoid accessing non existend refinement levels for grid arraysroland haas2011-12-14
* | Erik's patch to fix a reduction operator problem.Christian Reisswig2011-12-14
* | CC-ENO: Fixed indexing problem in first order failsafe interpolation.Christian Reisswig2011-12-14