aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Renamed parfiles which should not be run as a testsuite.tradke2004-08-23
* Add a new tags table entry to check: InterpNumTimelevels.hawke2004-08-20
* Re-introduce a "force" argument to Carpet::Regrid. This argument isschnetter2004-08-19
* Moved filereader ID files into subdirectory for the corresponding testsuite.tradke2004-08-19
* Change indentation.schnetter2004-08-19
* Added termination checkpoint routine.tradke2004-08-18
* Take convergence level into account when checking grid spacing.schnetter2004-08-14
* Explain the harmless compiler warnings about array indices out ofschnetter2004-08-14
* Code cleanup:schnetter2004-08-07
* Re-introduce the parameter Carpet::prolongate_initial_data with theschnetter2004-08-07
* Remove empty lines.schnetter2004-08-07
* Explain the upcoming branching to a stable version.schnetter2004-08-07
* Add Uli's tutorial.schnetter2004-08-05
* Update author list.schnetter2004-08-05
* Update instructions.schnetter2004-08-05
* Initial version by Uli Sperhake.schnetter2004-08-05
* Do not loop over empty bboxes, because the imin/imax calculation wouldschnetter2004-08-05
* Use C++ string iterators instead of walking through a C string byschnetter2004-08-05
* Update loop over a bounding box to the not-so-recent change of theschnetter2004-08-04
* Correct error in setting up the edges and corners of the weightschnetter2004-08-04
* Correct output text.schnetter2004-08-04
* Use pow() instead of ipow() because the exponent can be negative.schnetter2004-08-03
* Add a comment.schnetter2004-08-03
* Correct error in calculating the components' coordinate extents whenschnetter2004-08-02
* Output GH structure only after all GH extensions has been set up.schnetter2004-08-02
* Calculate the weight function correctly.schnetter2004-08-02
* Support the "loop-*" schedule options.schnetter2004-08-02
* Update check for "smart_outer_boundaries".schnetter2004-08-02
* Do not return early.schnetter2004-08-02
* Use C++ cast instead of C cast.schnetter2004-08-02
* Make parameters steerable.schnetter2004-08-02
* Ensure that the array pointers, if given, are not null.schnetter2004-08-02
* Use the generic filereader interface from IOUtil to specify input filestradke2004-07-09
* Merge filereader and recovery code. Now CarpetIOHDF5 also works with thetradke2004-07-09
* Test for NULL communicator in Abort().tradke2004-07-08
* Initialize dist::comm with MPI_COMM_NULL.tradke2004-07-08
* OutputVarAs() uses CCTK_TraverseString() to parse the 'varname' parametertradke2004-07-08
* Filereader routine uses CCTK_TraverseString() to parse the in3D_vars parameter.tradke2004-07-07
* When parsing out3D_vars and in3D_vars, print a level-2 warning if atradke2004-07-07
* Remove file info comments.tradke2004-07-07
* Remove redundant parfiles from testsuite output directories.tradke2004-07-07
* Added filereader testsuite based on CarpetExtra/WaveToyMoL.tradke2004-07-07
* Schedule CarpetIOHDF5's initial data filereader routine in level mode to maketradke2004-07-07
* Major changes to CarpetIOHDF5 recovery routines:tradke2004-07-07
* Write the correct value for the FlexIO "origin" attribute.schnetter2004-07-06
* Support multi-patch.schnetter2004-07-06
* Add "if weight > 0" statements to prevent reducing nans on coarseschnetter2004-07-02
* A more useful error message if time interpolation can't be done.hawke2004-07-02
* #include <sstream>tradke2004-07-02
* Beautified parfiles. Also, don't set any parameters at recovery other thantradke2004-06-28