aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* CardGrid3D now inherits from CoordBaserideout2003-08-22
* Fixed another CCTK_INT <-> INTEGER type problem.tradke2003-07-22
* New testsuite files after switching back to the old local interpolator.tradke2003-07-16
* Remove unnecessary activations of ADMCoupling.hawke2003-07-10
* ADMMacros requires ADMCoupling. Note that these testsuites currently fail - t...hawke2003-07-09
* For the testsuites, use the default interpolation operator.tradke2003-07-08
* Changed the default for Extract::interpolation_operator fromtradke2003-07-08
* Get the input variable indices for the interpolator as INTEGER and then copy ittradke2003-07-07
* conformal_state must be passed as CCTK_INT rather than int.tradke2003-07-07
* Changed assumed shape arrays into explicitly declared arrays to makediener2003-06-25
* Activate LocalInterpallen2003-06-07
* Added private STRING parameter Extract::interpolation_operator defaulting toherrmann2003-05-12
* Spelling fix.rideout2003-02-05
* Removed unused output file.tradke2003-01-31
* Added thorn LocalInterp to the ActiveThorns list.tradke2003-01-31
* New testsuite output files which are slightly different to the old onestradke2003-01-31
* Increase the upper range for Extract::interpolation_order from 3 to 4.tradke2003-01-31
* New testsuite output files which are slightly different to the old onestradke2003-01-31
* Add LocalInterp to the ActiveThorns list.tradke2003-01-31
* Replaced all the CCTK_InterpGV() calls by calls to the new interpolation APItradke2003-01-31
* Fix from correction to schwarzschild physical metricallen2002-11-01
* momentums -> momenta ;-)pollney2002-09-22
* Say roughly what is in each output fileallen2002-09-09
* typoallen2002-09-08
* Some initial documentation for extract.allen2002-09-08
* Extract calculates the ADM massallen2002-08-14
* Extract works fully with physical metric ... still some testing to do.allen2002-08-14
* Adding all output files possibleallen2002-08-14
* Fix extract for physical metricsallen2002-08-13
* Use the generic routines sqrt(), sin(), cos(), etc. instead of double-precisiontradke2002-06-18
* adding documenation templatesikelley2002-06-04
* Test .ul filesallen2002-06-02
* Fixed wrong datatype for argument 'conformal_state' in declaration of routinetradke2002-05-29
* Work with a physical metricallen2002-05-17
* Use IO::out_dir instead of the old IO::outdir parameter.tradke2002-05-06
* Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to maketradke2002-05-06
* Version of Extract converted to new ADM Base, passes testsuite. Checkallen2002-04-26
* Fix wrong values in first columnallen2002-04-22
* Added missing dependency on a module file.tradke2002-01-04
* Missing thorn in ActiveThornsallen2002-01-04
* Fixed calls to CCTK_SyncGroup() which also takes an 'ierror' argument now.tradke2001-12-09
* Inserted a continuation line to make it compiling with NAG compiler.tradke2001-10-12
* Fixing active thornsallen2001-09-16
* CCTK_FILEVERSIONallen2001-05-10
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
* Fixing warningsallen2001-02-24
* Use the new interpolation flesh API routines and call the new interpolationtradke2001-02-15
* Replaced thorn Interp by thorn PUGHInterp in the ActiveThorns list.tradke2001-02-15
* Added private steerable integer parameter 'interpolation_order' defaulting to 1.tradke2001-02-15
* Added missing dependencies from module files.tradke2001-02-15