aboutsummaryrefslogtreecommitdiff
path: root/src/D3_extract_int.F
Commit message (Collapse)AuthorAge
* 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
* 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
* Fixed wrong datatype for argument 'conformal_state' in declaration of routinetradke2002-05-29
| | | | | | | 'D3_extract' (must be a CCTK_INT). This makes it compiling on a T3E. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@55 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Work with a physical metricallen2002-05-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@54 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Use the new interpolation flesh API routines and call the new interpolationtradke2001-02-15
| | | | | | | | operators from PUGHInterp (according to the setting of the Extract::interpolation_order parameter). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@37 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-11-01
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@3 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129