aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic
Commit message (Collapse)AuthorAge
...
* Make CarpetIOFlexIO parameters private rather than restricted so that theytradke2003-09-02
| | | | | | don't interfere with other implementations of IOFlexIO. darcs-hash:20030902103751-1d9bf-7725b3283b42d1ab07e7fdd611124551845bb70c.gz
* Do not inherit Hyperslab.schnetter2003-08-14
| | | | darcs-hash:20030814152254-07bb3-5a01620db9f5226b7e1d8efd6089085ea7816675.gz
* Declare some more routines as taking a const cGH *, to match theschnetter2003-07-14
| | | | | | | Declare some more routines as taking a const cGH *, to match the recent changes in the flesh. darcs-hash:20030714134134-07bb3-6c0078627d40a9d05320632feba2277afdd33bdf.gz
* Copy the HDF5 changes from CarpetIOFlexIO to this thorn.schnetter2003-07-14
| | | | darcs-hash:20030714134108-07bb3-16cf289bbbcce29b28e5ce127f67624fd6e51896.gz
* No need anymore to set SYS_INC_DIRS to point to the include directory fortradke2003-07-04
| | | | | | FlexIO header files. darcs-hash:20030704140357-1d9bf-27ec51c917eea9c9a89bd195ebc378dc90e2f0dd.gz
* Import FlexIO header files via the 'uses include header' mechanism.tradke2003-07-04
| | | | darcs-hash:20030704140249-1d9bf-1a8c080678337b5d978538bc548fbd779cc35f2f.gz
* More #ifdefs for HDF[45]-specific parts of the code.tradke2003-07-03
| | | | darcs-hash:20030703085105-1d9bf-756568b9fef77ca637942aa831be7706b18f5250.gz
* Add the location of FlexIO header files to SYS_INC_DIRS.tradke2003-07-03
| | | | darcs-hash:20030703080302-1d9bf-561dde024e14c409479dee9ad540a1defda48c79.gz
* Also inherit from FlexIO.tradke2003-07-03
| | | | darcs-hash:20030703080235-1d9bf-2dee98f62a145272865355eb29b9b08d7c8ddcbb.gz
* Put '#ifdef HDF4' around HDF4-specific parts of the code.tradke2003-07-03
| | | | darcs-hash:20030703080203-1d9bf-96b0016155457f3a8e9de996c706ef8f49810b96.gz
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
| | | | | | | | Do not include header files from other Carpet thorns directly. Instead, use the "INCLUDES HEADER" and "USES INCLUDE HEADER" mechanism. darcs-hash:20030618162807-07bb3-a81444cde6c76e6a24516d108861fc1b5541c643.gz
* Major update after a quiet time.schnetter2003-06-18
| | | | | | | | | | | | | | | | | | | | Major update after a quiet time. Carpet: The flesh now has new cGH fields cctk_levoff[], cctk_levoffdenom[], and cctk_timefac that describe the spatial offset and temporal refinement factor between the base and the current refinement level. These fields are now set and used; they change how coordinates are handled. CarpetIOASCII: Fix bugs regarding choosing the output hyperslab and the output coordinates. ID*, *Toy*: New WaveToy examples with various formulations and different integrations methods. Currently, none of them converge to second order except the standard WaveToy formulation. These updates require the recent flesh, base thorn (and MoL) updates. darcs-hash:20030618162427-07bb3-70761f74bce6ae246b5a2943a385647657d46d34.gz
* added dumping of GHExtensions, check point files should now be okay for ↵hawke2003-05-16
| | | | | | unigrid recovery darcs-hash:20030516131713-58737-1b78011e8012baf14c78639e48e8332b439a2625.gz
* Initial revisionhawke2003-05-16
| | | | darcs-hash:20030516120218-58737-a67388e6af93425eb1ad092777a1eb64dab69a52.gz
* Implement a proper separation between global, level, and local mode.schnetter2003-05-08
| | | | | | | Implement a proper separation between global, level, and local mode. This is a major change that might break things. darcs-hash:20030508133549-07bb3-95ccfb6eb2b64e72353d301afddd8722a92c64a3.gz
* Remove non-working autoconfiguration for finding the FlexIO library.schnetter2003-04-30
| | | | darcs-hash:20030430104437-07bb3-f7750307c5df9e2e826600e46d9de57c580b97ad.gz
* Forgot to allocate storage for a vector.schnetter2003-03-27
| | | | darcs-hash:20030327161155-07bb3-1f64830a4c29c1ebcd2a050caeb6469a379cdfe2.gz
* Change many "cGH *" to "const cGH *", and apply corresponding updatesschnetter2003-03-12
| | | | | | | Change many "cGH *" to "const cGH *", and apply corresponding updates to the const-ness of other variables. darcs-hash:20030312083444-07bb3-0f26f780a1bdfb844c3e00383f787d674dc61c84.gz
* Removed non-standard use of alloca() with vector<>.schnetter2003-02-28
| | | | darcs-hash:20030228090947-07bb3-77269b34e137c53a09eda567b6a1f1fde779b90e.gz
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
| | | | | | | | | | | | | Removed the "dimgeneric_*" data types from CarpetLib. They were never really used anyway. Changed "th" into "th<D>". Renamed "generic_*" to "g*". Propagated these changes to all other places. darcs-hash:20030103144936-07bb3-c4d74d2d94a56a898f9bb735666eefc01e2610e2.gz
* Some cleaning up of comments. Some changes to the makefileschnetter2002-12-12
| | | | | | | Some cleaning up of comments. Some changes to the makefile autoconfiguration stuff. darcs-hash:20021212115707-07bb3-1a2c92110ec6865f5fa355ead769465822c97735.gz
* Updated parameter files.schnetter2002-10-24
| | | | darcs-hash:20021024191153-07bb3-90dd8efad24bdb5625a2365fba0a57ea96adc14d.gz
* Change parameter "outdir" to "out_dir".schnetter2002-10-24
| | | | darcs-hash:20021024100034-07bb3-ea31bde68f93f0e1f9e4cbfb7bdf34cb93ecc4fd.gz
* Added arrangement name and final semicolon to CCTK_FILEVERSION macros.schnetter2002-10-24
| | | | darcs-hash:20021024085113-07bb3-e4aa24031b3730a42b9b7c67598e7b20748a4551.gz
* Fixed quite a few include guard mishaps.schnetter2002-09-01
| | | | darcs-hash:20020901125223-07bb3-f494618480c1ffc46118365c4c957d7a313d7be9.gz
* Added semi-automatic detection of include paths, library paths, and libraries.schnetter2002-08-16
| | | | darcs-hash:20020816181957-07bb3-ca5dd8b330968e1dcde53a5c5b7474c78cd7fe2c.gz
* Removed "make.configuration.defn" file. Using makefile fragments forschnetter2002-08-13
| | | | | | | | | | | Removed "make.configuration.defn" file. Using makefile fragments for configuration is not a good idea (it is not portable); one should use autoconf instead. In the mean time, add the library names to your LIBS variable while you configure. darcs-hash:20020813113713-07bb3-47167f0194f7edaba72711de50cc3a7b2ee936ce.gz
* added file make.configuration.defn, to define additional libs needed forshawley2002-08-08
| | | | | | | added file make.configuration.defn, to define additional libs needed for FlexIO usage darcs-hash:20020808123014-e415b-c2a64e34d1a070161b575653a2f519663e8a3193.gz
* Changed "abort()" statements to "assert(0)" statements, because theschnetter2002-08-02
| | | | | | | Changed "abort()" statements to "assert(0)" statements, because the latter do output a message to the screen. darcs-hash:20020802131112-07bb3-a89ca2582fce00c0d5b4cc82bf61473b7c8bdcb5.gz
* Removed the temporary version of the thorn CartGrid3D, because theschnetter2002-07-15
| | | | | | | Removed the temporary version of the thorn CartGrid3D, because the changes went into the official distribution by now. darcs-hash:20020715151242-07bb3-6b9002abd49412742e29dcfcb3550d0fe66f66ba.gz
* Updated Carpet to the recent changes in Cactus.schnetter2002-04-29
| | | | | | | | | | | | Updated Carpet to the recent changes in Cactus. I/O: Finding out whether this is a restart now requires looking at the ioGH structure. Timelevels: Timelevels now have to be allocated explicitely. Made Carpet compile with the Intel 6.0 C++ compiler. darcs-hash:20020429092752-07bb3-65b0b317ba98c017e16294d2ff8ac6a8a424a102.gz
* Forgot to add this file.schnetter2002-04-03
| | | | darcs-hash:20020403143351-07bb3-b4bc8e30582548b27e7879592dcbedbeb182e356.gz
* Replacement version of CactusBase/CartGrid3D for use with mesh refinement.schnetter2002-04-03
| | | | darcs-hash:20020403143326-07bb3-687978f66afa7dca09e3ac4cd702b18fef8e1e89.gz
* Added author (myself) to READMEs.schnetter2002-03-26
| | | | darcs-hash:20020326143420-07bb3-85a3c8c972f5fbf1af3160224f74f8f17867d27e.gz
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
| | | | darcs-hash:20020326122225-07bb3-0c7746df97fb64f00918be1bee33191fb9d44b0b.gz
* Added explicit type conversions to make it compile with gcc 3.0.schnetter2002-01-14
| | | | darcs-hash:20020114135924-07bb3-96fa13db24c22b0b6ed8e8672548fff5a3800a35.gz
* Added a parameter that prevents outputting the ghost zones. Untested.schnetter2002-01-09
| | | | darcs-hash:20020109201424-07bb3-b447e6ee9cb5c4d024b39f3190e59956d12325f4.gz
* Fixed test cases for axial symmetry (changed parameter files.)schnetter2001-12-17
| | | | | | | | Fixed test cases for axial symmetry (changed parameter files.) Extented Carpet to handle multiple grid components per processor. Currently works on one processor only. darcs-hash:20011217113404-07bb3-e20c6b501910b681f1f2e866918f2e65e0d90d48.gz
* Added new thorns CarpetReduce and CarpetRegrid to parameter files.schnetter2001-12-14
| | | | darcs-hash:20011214165954-07bb3-e68f15a15027098cd26981663394a4365aee510d.gz
* Fixed a small bug that prevented reading data.schnetter2001-12-05
| | | | darcs-hash:20011205000630-07bb3-677525edda645c2adeee49eb01f83da54e3b4496.gz
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05
| | | | darcs-hash:20011105165301-07bb3-7021e7a839dfd9970aad6ff46278b551dc5a239e.gz
* Corrected interface.ccl files which were missing inter-thorn dependencies.schnetter2001-07-12
| | | | | | | Corrected interface.ccl files which were missing inter-thorn dependencies. Removed legacy .deps files. darcs-hash:20010712041104-07bb3-1fe3f038149a3b61cfdf1c20f633cc741a5cc2d9.gz
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
| | | | | | | | | Changed handling of scalars. Scalars are now zero-dimensional arrays. Now handling CCTK_GroupDynamicData correctly. Now using "include header". Added results of test case. darcs-hash:20010709070002-07bb3-ba0f4339acb8652e35a884fbdf7e8482b7236f8e.gz
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
| | | | | | | | Broke the file "carpet.cc" into several files. Simplified support for arrays with a dimension different from 3. Added a testing thorn. darcs-hash:20010704102946-07bb3-82132f0c643e91f0de33bbaef93f9c693ce7227f.gz
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
| | | | | | | Second stab at having arrays with a dimension different than grid functions. Not yet tested. darcs-hash:20010702112209-07bb3-816053f629c333189a63014698d4b34c124168aa.gz
* Modified the Carpet driver so that it uses the same new timelevelschnetter2001-04-23
| | | | | | | | | | | | | | | | | | Modified the Carpet driver so that it uses the same new timelevel cycling as does PUGH. Modified the CarpetIOASCII and CarpetIOFlexIO output routines so that they always output the current time level. Found and fixed a bug in the time interpolation in CarpetLib. Fixed a bug where the necessary number of ghost zones for space interpolation was calculated incorrectly. Fixed bugs in the example parameter files that used an insufficient number of ghost zones. darcs-hash:20010423061011-07bb3-c69e59f7bc5f283d7632a663c0770578cdb73881.gz
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
| | | | | | | Brought in latest differences from the SGI version. This is work towards a code that compiles on both architectures. darcs-hash:20010322174200-f6438-23ab5f26cf84d2666312791c6bdb5a0fc1d0390a.gz
* ?eschnett2001-03-19
| | | | darcs-hash:20010319203009-f6438-26ab26a4da4b19b56f10c9366f86beb6ef5c4eef.gz
* Fixed bugs that popped up in the SGI version.eschnett2001-03-18
| | | | darcs-hash:20010318042020-f6438-c8ca8a890f74608f4abda1a3b791811e40328342.gz
* Added grid function input.eschnett2001-03-17
| | | | darcs-hash:20010317213721-f6438-1aab3069955742a1466386ef2c62538cde887984.gz