aboutsummaryrefslogtreecommitdiff
path: root/src/include/config.hh
Commit message (Collapse)AuthorAge
* rename file since it's now multilingual C++/C/Fortranjthorn2002-09-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@778 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * remove space before #define to work around a Cactus preprocessor bugjthorn2002-09-20
| | | | | | | | | * convert to C-style comments * move typedefs into #ifdef CCODE ==> can now be #included by Fortran code too git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@756 f88db872-0e4f-0410-b76b-b9085cfa78c5
* * change $Id: to $Header:jthorn2002-09-16
| | | | | | | * tweak comments git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@742 f88db872-0e4f-0410-b76b-b9085cfa78c5
* change $Id:$ --> $Header:$jthorn2002-09-13
| | | | | | | | | rename src/util/ --> src/patch/ add Jacobian code for computing surface integrals add support for choosing ASCII or HDF5 data files (HDF5 not implemented yet) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@727 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add #define HAVE_DENSE_JACOBIAN for dense Jacobiansjthorn2002-09-11
| | | | | | | | | -- in the future there will be such a #define for each Jacobian type, so we can easily disable ones we don't want to avoid having to link against the corresponding linear-solver libraries git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@712 f88db872-0e4f-0410-b76b-b9085cfa78c5
* merge in changes from laptop:jthorn2002-07-29
| | | | | | | | | - add support for condition number estimating when solving linear system - cleanup Schw/EF analytic geometry option - add option to dump h and H at each Newton iteration for debuggin git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@669 f88db872-0e4f-0410-b76b-b9085cfa78c5
* add a whole bunch of changes from working at homejthorn2002-07-22
| | | | | | | --> AHFinderDirect now finds AH correctly for Kerr/offset!!! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@648 f88db872-0e4f-0410-b76b-b9085cfa78c5
* finish switching to new #include organizationjthorn2002-07-08
| | | | | | | --> no more symlinks in this directory git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@608 f88db872-0e4f-0410-b76b-b9085cfa78c5
* move config.hh from ../jthorn2002-06-24
delete a bunch of old stuff from stdc.h which we don't use any more git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@588 f88db872-0e4f-0410-b76b-b9085cfa78c5