aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Removed testsuites which depend on AEIThorns/AEILocalInterp.tradke2003-07-07
* Get the input variable indices for the interpolator as INTEGER and then copy ittradke2003-07-07
* Fix typo in documentation. Fixes PR1485.hawke2003-07-07
* Change where the logfile is opened so that the new stepsize is written to the...hawke2003-07-07
* Check the return code of OutputVarByMethod and give a level 2 warning if the ...hawke2003-07-07
* Change the range of ahf_lmax to match the code (maximum is now 19, not 20). F...hawke2003-07-07
* Update to use 4th order differencing macros.pollney2003-06-26
* Update to new einsteinallen2003-06-07
* Changed the type of parameter AHFinder::interpolation_operator from KEYWORDtradke2003-05-06
* Get the name for the interpolation operator to use from the new parametertradke2003-05-06
* Renamed the old testsuites to test_AHF_[12]_max_degree.par. These aretradke2003-05-05
* Added private KEYWORD parameter AHFinder::interpolation_operator defaulting totradke2003-05-05
* Move comments to remove warnings with intel compilerallen2003-03-20
* The routine AHFinder_InitOutput (scheduled at CCTK_INITIAL) was using myprocdiener2003-02-08
* Use channel 11 rather than 1 for all output to files, since 1 may berideout2003-02-06
* Don't need to inherit from implementation 'Interp' anymore.tradke2003-01-31
* New testsuite output files which are slightly different to the old onestradke2003-01-31
* Add thorn LocalInterp to the ActiveThorns list. Removed IOBasic and IOASCIItradke2003-01-31
* Increase the upper range for AHFinder::interpolation_order from 3 to 4.tradke2003-01-31
* Replaced all the CCTK_InterpGV() calls by calls to the new interpolation APItradke2003-01-31
* Modified ahf.gauss and *.alm headers so that output format is identical with ...pollney2003-01-06
* Removing trailing whitespace, to test commits.rideout2003-01-06
* Restored the assignment of disf, that had disappeared in Denis' last commit.diener2002-12-17
* Modified output so that data is appended after checkpoint, ratherpollney2002-12-13
* Generate .pdf figures using epstopdf, and eliminate all /ifpdf type code.rideout2002-12-03
* Finally the documentation for the AHFinder converted from HTML into LaTeX.diener2002-11-13
* Fixed old #ifdef reference to DEVELOPMENT_SIMPLEEXCISION to the newpollney2002-10-09
* minor cleaning up, plus a stupid fix to a problem with the absoft compiler.miguel2002-10-08
* Fixed the logic in calling AHFinder_find3. Before ahfgrid3 was notdiener2002-07-25
* Added explicit array bounds to avoid triggering fp exception on Alphaspollney2002-07-15
* AHFinder uses macros.rideout2002-07-04
* Use the generic routines sqrt(), abs(), log(), etc. instead of double-precisiontradke2002-06-18
* Removed goto and continue statements, so that it will compile on titan.rideout2002-06-06
* adding documenation templatesikelley2002-06-04
* Initialize ahfmask each time storage was switched on.tradke2002-06-04
* Zero out the edges of some grid functions before calculating their boundaries.tradke2002-06-03
* Add output files created by the AHFinderallen2002-05-31
* minor changes. Eliminating obsolete format statements and changing themiguel2002-05-24
* changing ifdefs and include filesallen2002-05-16
* Need to add '-N11' option to F90FLAGS for Darwin to make it compile.tradke2002-05-10
* Add correct results for the Gaussian curvatureallen2002-05-09
* Removed unneccessary include of "cctk_DefineThorn.h" which caused painfully longtradke2002-05-08
* 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
* fixed include filesallen2002-05-05
* Fixing a CCTK_Equals statement to have a ==1allen2002-05-04
* Reducing length of function names for Conf->Phys for Absoft linuxallen2002-05-03
* AHFinder converted to the changes in Einstein. Passes the testsuites on thediener2002-04-30
* Paramcheck routine to detect problems with the conformal state.diener2002-04-30
* Switch on storage for the ouput trigger group only at ANALYSIS.tradke2002-04-22