aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Enable tests and add test data for integration symmetriesHEADmasterhinder2013-10-09
* integrate.cc: Add a comment on the lack of symmetry of the "midpoint" integra...hinder2013-10-09
* Add tests for symmetry of integrationhinder2013-10-09
* Add midpoint integration method convergence test resulthinder2013-10-09
* Add midpoint method convergence testhinder2013-10-09
* Add test for trapezoidal integration methodhinder2013-10-09
* Make trapezoidal integration method available via parameterhinder2013-10-09
* Enable and add test for trapezoidal integration methodhinder2013-10-09
* Rename integration convergence test function and run tests only if Multipole:...hinder2013-10-09
* tests.cc: Refactor convergence test codehinder2013-10-09
* Add convergence test for Simpson integration methodhinder2013-10-09
* utils.cc: Treat all integration methods uniformlyhinder2013-10-09
* Add Midpoint2DIntegral as standalone functionhinder2013-10-09
* Explicitly choose integration method in existing testshinder2013-10-09
* Add READMEhinder2013-01-04
* utils.cc: Add error checking to HDF5 callshinder2012-11-21
* utils.cc: Use format string in CCTK_VWarnhinder2012-11-21
* Update test resultseschnett2012-06-16
* Implement Driscoll&Healy integrationeschnett2012-06-16
* Schedule after Accelerator_CopyBackhinder2012-04-30
* Remove extra debug outputhinder2011-03-03
* Correct check for whether to truncate output HDF5 filehinder2011-03-03
* Correct error check in CCTK_TraverseStringhinder2011-02-23
* Add HDF5 output supporthinder2011-01-03
* Use IO::out_dir parameter by sharing from implementation rather than via CCTK...hinder2011-01-03
* Convert to C++ stringshinder2011-01-03
* Use 3 ghost zones instead of 2 in the test suites, as required by Hermite int...hinder2010-11-15
* Change default interpolator parameters to disable off-centering of stencilhinder2010-11-15
* Add LoopControl and set CarpetLib poison value instead of Carpethinder2010-11-04
* Remove default fallback value for "variables" stringhinder2010-09-10
* Corrects parameter ranges and their descriptioneschnett2010-06-15
* Add test for simpson integration methodhinder2010-06-14
* Add test case for decomposing multiple variableshinder2010-06-14
* Fix 1D output filename in the case that the variable to be decomposed is realhinder2010-06-14
* Add test case for extracting multiple radiihinder2010-06-14
* Add testing code for making grid function harmonic coefficient proportional t...hinder2010-06-14
* Remove single mode extraction methodhinder2010-06-13
* Add basic test caseshinder2010-06-13
* Remove debugging printf statementshinder2010-06-13
* Add initial version of documentation for Multipole thornhinder2010-06-04
* use trunc structureknarf2010-03-26