aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Include Licence in READMEHEADmasterknarf2009-01-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@112 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Unify README file formatknarf2009-01-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@111 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* use correct latex package in documentationknarf2009-01-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@110 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* List cactusmaint as maintainerschnetter2006-05-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@109 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Move the specification of testsuite options into a test.ccl file.tradke2006-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@108 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added localreduce to activethornsyye002006-01-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@107 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* commits to change IOBasic to use the new reduction interface. This breaks ↵yye002005-11-01
| | | | | | the testsuite for testcomplex because of a new reduction scheme for complex numbers. WaveToy1DF77 also fails with inconsistency, failing at 3,7 processors with varying files and differences between them. Currently investigating these failurse in detail. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@106 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Correct email address in copyright statement.schnetter2005-10-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@105 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Introduce a new schedule group ADMBase_InitialGauge which is run justschnetter2005-09-26
| | | | | | | | | | | | | | after ADMBase_InitialData. This makes it possible to set up all ADM data in these two groups, and then e.g. convert to the BSSN variables after these groups still in the bin "initial". Various other thorns, such as dissipation or multipatch, can now apply transformations to the initial data in the bin "postinitial". This simplifies the interaction between various thorns. Change various thorns to use these two groups. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@103 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Remove unused formats and variablesschnetter2005-02-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@101 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Destroy the interpolation parameter table again when all the interpolationtradke2004-11-05
| | | | | | | calls have finished. Fixes a (small) resource leak. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@100 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
| | | | | | | consistent. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@98 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
| | | | | | | modifying or adding files. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@97 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Untabified.goodale2004-05-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@96 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Remove explicit dependencies; those are now generated automatically.schnetter2004-04-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@95 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@92 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Removed incorrect semicolons after the last statement in an if block.tradke2004-01-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@91 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@90 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
| | | | | | | | #include "cctk_Functions.h" and then use the macro DECLARE_CCTK_FUNCTIONS. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@89 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* CardGrid3D now inherits from CoordBaserideout2003-08-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@88 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixed another CCTK_INT <-> INTEGER type problem.tradke2003-07-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@87 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* New testsuite files after switching back to the old local interpolator.tradke2003-07-16
| | | | | | | Verified by Frank Herrmann. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@86 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Remove unnecessary activations of ADMCoupling.hawke2003-07-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@85 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* ADMMacros requires ADMCoupling. Note that these testsuites currently fail - ↵hawke2003-07-09
| | | | | | this appears to be due to the interpolator, not these changes. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@84 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* For the testsuites, use the default interpolation operator.tradke2003-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@83 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Changed the default for Extract::interpolation_operator fromtradke2003-07-08
| | | | | | | "Lagrange polynomial interpolation" to "uniform cartesian". git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@82 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Get the input variable indices for the interpolator as INTEGER and then copy ittradke2003-07-07
| | | | | | | into the CCTK_INT array. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@81 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* conformal_state must be passed as CCTK_INT rather than int.tradke2003-07-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@80 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Changed assumed shape arrays into explicitly declared arrays to makediener2003-06-25
| | | | | | | | | | the code run on seaborg (it was segmentation faulting before). This included passing the nx, ny, and nz of gridfunctions into the subroutines. Also made sure that the interfaces for the subroutine calls agree with the actual subroutines. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@79 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Activate LocalInterpallen2003-06-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@78 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added private STRING parameter Extract::interpolation_operator defaulting toherrmann2003-05-12
| | | | | | | | | | | | | | | | | | | | | "Lagrange polynomial interpolation". See LocalInterp for other interpolation_operator values. At the moment LocalInterp will use "Lagrange polynomial interpolation (tensor product)". Changed the testsuites to use "Lagrange polynomial interpolation (maximum degree)" to get the same behaviour as before and the testsuites to pass again. They didn't pass before, because the interpolator gives slightly different answers for the "tensor product" version. The Moncrief Q's should be zero for Schwarzschild. The result is for example 10^-6 rather than 10^-5 which was reported as a fail. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@77 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Spelling fix.rideout2003-02-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@76 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Removed unused output file.tradke2003-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@75 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added thorn LocalInterp to the ActiveThorns list.tradke2003-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@74 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* New testsuite output files which are slightly different to the old onestradke2003-01-31
| | | | | | | | due to the switch to using the local interpolator from thorn LocalInterp. Results are still correct. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@73 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Increase the upper range for Extract::interpolation_order from 3 to 4.tradke2003-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@72 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* New testsuite output files which are slightly different to the old onestradke2003-01-31
| | | | | | | | due to the switch to using the local interpolator from thorn LocalInterp. Results are still correct. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@71 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Add LocalInterp to the ActiveThorns list.tradke2003-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@70 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Replaced all the CCTK_InterpGV() calls by calls to the new interpolation APItradke2003-01-31
| | | | | | | | | | | | CCTK_InterpGridArrays(). Note that you now need to also compile in and activate a thorn which provides local interpolation operators (eg. LocalInterp from the CactusBase arrangement). Also evaluate the return code from CCTK_InterpGridArrays() and print a warning in case of an error. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@69 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fix from correction to schwarzschild physical metricallen2002-11-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@68 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* momentums -> momenta ;-)pollney2002-09-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@67 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Say roughly what is in each output fileallen2002-09-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@66 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* typoallen2002-09-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@65 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Some initial documentation for extract.allen2002-09-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@64 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Extract calculates the ADM massallen2002-08-14
| | | | | | | | | Closes Cactus/1193 Will also soon be in documentation. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@63 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Extract works fully with physical metric ... still some testing to do.allen2002-08-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@62 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Adding all output files possibleallen2002-08-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@61 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fix extract for physical metricsallen2002-08-13
| | | | | | | Closes Cactus/1196 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@60 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Use the generic routines sqrt(), sin(), cos(), etc. instead of double-precisiontradke2002-06-18
| | | | | | | ones dsqrt(), dsin(), dcos(), detc. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@59 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* adding documenation templatesikelley2002-06-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@57 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129