aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Removed "-ip" for Intel compilers.schnetter2002-09-08
| | | | | | | | | Removed "-ip" for Intel compilers. Removed "-Drestrict=...". Removed "-ffast-math". Removed "-malign-double" for C and C++. darcs-hash:20020908183835-07bb3-5782d1fe20ae58a6af5fc02378a12aba07777afe.gz
* Changed automatic array back to new-delete pair.schnetter2002-09-01
| | | | darcs-hash:20020901170722-07bb3-6cdaa756183d3f8a524c78b04e63669796873f14.gz
* Increased power levels for MPI detection. Now uses x-ray vision. GNUschnetter2002-09-01
| | | | | | | Increased power levels for MPI detection. Now uses x-ray vision. GNU make rules. darcs-hash:20020901163648-07bb3-aabdb78bc5e120957d43cbe934d2de548c0d526c.gz
* Added a CST-stage-time check whether MPI is available.schnetter2002-09-01
| | | | darcs-hash:20020901131229-07bb3-21111be21e1982dd24d97b28e9639caaae3c1e6d.gz
* Fixed quite a few include guard mishaps.schnetter2002-09-01
| | | | darcs-hash:20020901125223-07bb3-f494618480c1ffc46118365c4c957d7a313d7be9.gz
* Fixed include guards.schnetter2002-09-01
| | | | darcs-hash:20020901123759-07bb3-abbd06bc7fc3eafcb5a429f064ab105b2f86f7dc.gz
* Indentation change.schnetter2002-09-01
| | | | darcs-hash:20020901123745-07bb3-df0800adfec335b1f0e60443a0068736e174bf0d.gz
* Added include guards.schnetter2002-09-01
| | | | darcs-hash:20020901123713-07bb3-cda98dedaae8d9fe6ebfe2ebd856a36924114235.gz
* Changed new/delete pair into automatic variable.schnetter2002-09-01
| | | | darcs-hash:20020901074434-07bb3-574af5e86a7a6e9c94d7e8379b1fbaed260e31ea.gz
* Removed file-scope static function declarations in CarpetIOASCII,schnetter2002-08-30
| | | | | | | | Removed file-scope static function declarations in CarpetIOASCII, because a modern IBM C++ compiler had problems with this deprecated feature of C++. Using a namespace instead. darcs-hash:20020830160852-07bb3-23b772154bffa09c2c36df6ec55c56aaf6669db6.gz
* New configuration.schnetter2002-08-30
| | | | darcs-hash:20020830141842-07bb3-25a2209034dc2292a73ac3c183fa27294d739653.gz
* Fixed some compiler warnings. Mostly added C++ "typename" keywords.schnetter2002-08-30
| | | | darcs-hash:20020830140318-07bb3-061e0233bad17df8536c1dba820b560d6578f4df.gz
* Switch from gcc 3.1 to gcc 3.2, and make the version explicit.schnetter2002-08-30
| | | | darcs-hash:20020830133427-07bb3-0684c9f6907f7e559447bd7aeda502764d76490f.gz
* Added two more warnings when too many refinement levels are requested.schnetter2002-08-28
| | | | | | | | Added two more warnings when too many refinement levels are requested. This cannot be detected statically, because the number of refinement levels can be changed at run time. darcs-hash:20020828080311-07bb3-aab671413f247a05ebeba1ad99629993b8c791d8.gz
* Checking that CarpetRegrid::refinement_levels is not larger thanschnetter2002-08-28
| | | | | | | Checking that CarpetRegrid::refinement_levels is not larger than Carpet::max_refinement_levels. darcs-hash:20020828075339-07bb3-04d97f33dc327ad351b6be97617729ba3b38294e.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
* fixed bug in which only 6 significant figures were being printedshawley2002-08-05
| | | | darcs-hash:20020805133938-e415b-25981e4d1f52fdd58c095aad354ea09fe36447f0.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
* Added "product" reduction.schnetter2002-08-02
| | | | darcs-hash:20020802125726-07bb3-eafbaa7db980420ad077192ce6e7ef163d1bf79a.gz
* In restrict, changed assert into a warning messageshawley2002-07-18
| | | | darcs-hash:20020718123418-e415b-1f58e4f24030a94d4165ffb2866626680f1335ef.gz
* Added operator copytoprevsshawley2002-07-18
| | | | darcs-hash:20020718123350-e415b-27674a608a5b338fc0ff0771ea7cbc4df25b0320.gz
* added prototypes for Flip...Coarser and Copy...ToPrevsshawley2002-07-18
| | | | darcs-hash:20020718123247-e415b-256f912c2b87a6a6166a6df40d0e143716e11e44.gz
* (did nothing to file except added a space)shawley2002-07-18
| | | | | | | | | (did nothing to file except added a space) On previous check-in, I had added routines for flipping only certain time levels and for copying data from the current time level to all previous time levels darcs-hash:20020718123218-e415b-cc918d8340421779342ba013bb4b0a25536f2dff.gz
* Adshawley2002-07-18
| | | | darcs-hash:20020718123044-e415b-c9e2ab9f69c32a3773cf372130979c79578ae4fc.gz
* Debugged routine for getting three levels of initial data.shawley2002-07-18
| | | | | | | | Debugged routine for getting three levels of initial data. Removed CycleTimeLevels and advance_time for "backwards" half of the "initial setup" part. darcs-hash:20020718123029-e415b-2edf001b04fbbd7b67f5b03fea91bce2f9be88a6.gz
* fixed pseudo-code:shawley2002-07-17
| | | | | | | fixed pseudo-code: from "flip_all_timelevels" to "flip_timelevels_on_lev_and_coarser(lev)" darcs-hash:20020717141857-e415b-41ab0141fda0cd58e22aad70534b61ef1e29f80a.gz
* Added documentation for generation of three timelevels of initial datashawley2002-07-17
| | | | darcs-hash:20020717140617-e415b-e0b4b3d27128a726ff3113fbc4f75a5c5d6fd18e.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 parameter files.schnetter2002-07-15
| | | | darcs-hash:20020715151201-07bb3-5f54f67ee438d6b72b20e0c8d543c4be69d2c31e.gz
* Moved file to src/util.schnetter2002-07-15
| | | | darcs-hash:20020715151036-07bb3-a9003d739617cda3e792bd2dc85f33c949db628c.gz
* Added utilities that covert from Carpet's ASCII output to SDF orschnetter2002-07-15
| | | | | | | Added utilities that covert from Carpet's ASCII output to SDF or xgraph format. These utilities were written by Scott Hawley. darcs-hash:20020715151012-07bb3-57fa8427c46f1626625e08fc79669c3a8650cab1.gz
* Fix spacing.schnetter2002-07-12
| | | | darcs-hash:20020712071015-07bb3-65562c8dfc17e37747a857674d11b43d2d44ad36.gz
* Create list of which boundaries to treat.schnetter2002-07-12
| | | | darcs-hash:20020712070952-07bb3-7d35dc129fad862a698fbbba262c2ff6eac43f3b.gz
* Script to plot the bounding boxes.schnetter2002-07-12
| | | | darcs-hash:20020712070832-07bb3-46c03730e2fbd0331c59bf221785db180e983d93.gz
* Fixed bug in ASCII output that Scott Hawley pointed out to me. Whenschnetter2002-06-26
| | | | | | | | Fixed bug in ASCII output that Scott Hawley pointed out to me. When opening a file for appending, it is necessary to use "ios::app", because the file will be truncated otherwise. darcs-hash:20020626140216-07bb3-a32fb0601e63c2338439c2bd6a473c1fffd17653.gz
* Updated options file for Harpo.schnetter2002-06-07
| | | | darcs-hash:20020607184403-07bb3-377d3c38316453058d1a8131c788bf78e6eb5b73.gz
* Fixed wrong return type in th::set_delta.schnetter2002-06-07
| | | | darcs-hash:20020607182043-07bb3-b278be8c73717ba38ddc726b37dc6c927855fd64.gz
* added calls to tt-> set_delta..., also setting current time explicitly toshawley2002-06-07
| | | | | | | added calls to tt-> set_delta..., also setting current time explicitly to zero after "last flip" darcs-hash:20020607152509-e415b-f0e4e568c0325ebc849292f6637c021cb2e7cacf.gz
* Added routine to change the delta-time. Use with caution!schnetter2002-06-07
| | | | darcs-hash:20020607151719-07bb3-cfbab1932ddaf458c1c18ac14f37f696099e8295.gz
* Change the current time when flipping time levels.schnetter2002-06-07
| | | | darcs-hash:20020607144442-07bb3-b697cdc13ccd3948dd358a78bdaed1158eb70ae6.gz
* added tt_advance_time after CycleTimeLevels in 3-timelevel I.D. sectionshawley2002-06-07
| | | | darcs-hash:20020607143753-e415b-2d27d1ad3cf3726e7d3d4222135669d14c8a7614.gz
* Added "final flip" for 3-timeleve I.D., added MGLEVEL loops around flipsshawley2002-06-07
| | | | darcs-hash:20020607135708-e415b-b18cbec6921ee2eb230390e59dc53ecddc472483.gz
* Fixed more bugs setting the layout of scalars and arrays.schnetter2002-06-07
| | | | | | | Fixed more bugs setting the layout of scalars and arrays. Attempted to optimise one of the interpolators. darcs-hash:20020607132823-07bb3-9106e16ef169fc1259e94631e3696c8ab0dd37d5.gz
* Fixed bug in setting up array extents.schnetter2002-06-06
| | | | darcs-hash:20020606204439-07bb3-88beef6fe48bdee806a22743cddd97fcd5f16af3.gz
* SetupGH: Removed bogus assert statements.schnetter2002-06-06
| | | | | | | | | SetupGH: Removed bogus assert statements. Recompose: Removed assert statements that ensured that each processor has more than zero grid points. Now we try to allow zero grid points per processor. darcs-hash:20020606201257-07bb3-1ce54b7442719f177942c4d901fb8023d2bd3e21.gz
* Set grid extents of scalars and arrays correctly.schnetter2002-06-06
| | | | darcs-hash:20020606193831-07bb3-3a7b69164a1871feb9e74b6a9571f9684602b441.gz
* Flip all timelevels instead of only the current one.schnetter2002-06-06
| | | | | | | | Flip all timelevels instead of only the current one. Add comments about what is left to do wrt. arrays when initialising 3 time levels. darcs-hash:20020606190456-07bb3-8bb306a0be588bcd19fe79ec5f46793210b58c29.gz
* added parameter init_3_timelevelsshawley2002-06-06
| | | | darcs-hash:20020606174846-e415b-5a0502082a8d1b2eb8c63f57908f12a962ff0cd8.gz