aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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 method convergence testhinder2013-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
* utils.cc: Add error checking to HDF5 callshinder2012-11-21
* utils.cc: Use format string in CCTK_VWarnhinder2012-11-21
* Implement Driscoll&Healy integrationeschnett2012-06-16
* 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
* Remove default fallback value for "variables" stringhinder2010-09-10
* Corrects parameter ranges and their descriptioneschnett2010-06-15
* Fix 1D output filename in the case that the variable to be decomposed is realhinder2010-06-14
* Add testing code for making grid function harmonic coefficient proportional t...hinder2010-06-14
* Remove single mode extraction methodhinder2010-06-13
* Remove debugging printf statementshinder2010-06-13
* use trunc structureknarf2010-03-26