aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* CarpetLib: Correct error in parallelisation of prolongation operatorsErik Schnetter2008-01-31
| | | | darcs-hash:20080131232919-dae7b-c446e7e9124c4793fff2d33d16f5a5a0abafb87f.gz
* Bugfix to MapIsCartesian-Attributereisswig2008-01-31
| | | | | | | Without this bugfix, whenever there is an aliased function "Multipatch_MapIsCartesian" function, the corresponding write call of this attribute fails because the attribute's scalar dataspace was already closed. darcs-hash:20080131151816-79e7e-3678879958c776fc1240e8b93f054732c64b62c5.gz
* Carpet: Update timing routinesErik Schnetter2008-01-30
| | | | darcs-hash:20080130222022-dae7b-66f7e0aa2f0fecb47b6b9649df52995c73741816.gz
* CarpetIOHDF5: Use CCTK_REAL instead of long long for timing measurementsErik Schnetter2008-01-30
| | | | darcs-hash:20080130222154-dae7b-113029d4e40be633fca3253f5e2d47f656ae41ac.gz
* CarpetIOHDF5: Produce fewer warnings with HDF5 1.8 librariesErik Schnetter2008-01-30
| | | | darcs-hash:20080130222322-dae7b-223b30e93a6f7860c1234ed181453c77b1ee056e.gz
* CarpetMG: Use new-style communication routinesErik Schnetter2008-01-30
| | | | darcs-hash:20080130221946-dae7b-e62427a3d4f2745d97a3c542000831706e507011.gz
* CarpetIOHDF5: Use new-style communication routinesErik Schnetter2008-01-30
| | | | darcs-hash:20080130221846-dae7b-08cd77d33269fc3ec8d20db87731b2b2097d5d38.gz
* Carpet: Remove commented-out calls to old-style communication routinesErik Schnetter2008-01-30
| | | | darcs-hash:20080130221742-dae7b-1f4a9ac00bbdee761e3f3782b5f61f875b72d964.gz
* CarpetLib: Remove old-style communication routinesErik Schnetter2008-01-30
| | | | | | | Remove the declarations and definitions of old-style communication routines. darcs-hash:20080130221457-dae7b-1d759b545bf0e56273f6c7ba3aeb628fa9ade7ef.gz
* CarpetLib: Remove unoptimised fields of dh::boxes structureErik Schnetter2008-01-30
| | | | | | | | | | Remove the unoptimised and the old-style optimised fields for the communication and regridding structure from the dh::boxes structure. (Keep the new-style optimised fields.) Remove the code that sets them. Remove the old-style optimisation routines. Update the output routines. darcs-hash:20080130221033-dae7b-cd7a9b8445ba13eaf95af2b1739bf6592cebdbcf.gz
* CarpetLib: Move pseudoregion datatypes to region.hhErik Schnetter2008-01-30
| | | | | | | | | Rename the datatypes pseudoregion and sendrecv_pseudoregion to pseudoregion_t and sendrecv_pseudoregion_t, respectively. Move their declaration and definition to region.hh and region.cc, respectively. Instantiate templates for stream output. darcs-hash:20080130221653-dae7b-8eb25cacc8f7750ac470179c9575785bdb32b575.gz
* CarpetLib: Remove commented out calls to optimise2_fieldErik Schnetter2008-01-30
| | | | darcs-hash:20080130220753-dae7b-8e3e204338e67e187e11bd0997c8a967f364dc83.gz
* CarpetLib: Free memory when deallocating grid functionsErik Schnetter2008-01-29
| | | | darcs-hash:20080129044555-dae7b-74b17623c5239e72cfb5e82b305604ee694daba8.gz
* CarpetIOHDF5: Add attribute specifying whether coordinate system is CartesianErik Schnetter2008-01-28
| | | | | | | | Add an HDF5 attribute "MapisCartesian" specifying whether the coordinate system is Cartesian. This attribute is added if there is a thorn providing this information. darcs-hash:20080128155820-dae7b-759cc1608ba8a7c9d34203b114ceb3836db0f64d.gz
* CarpetRegrid2: Add new parameter "boundary_shiftout"Erik Schnetter2008-01-28
| | | | | | | | | Add a new parameter "boundary_shiftout" which determines the number of grid points added to the refinement boundary radius. This allows refined regions which are larger or smaller than the radius by a certain number of points. darcs-hash:20080128041105-dae7b-77e435f5b46d6136b5eafff86796f97b46accc99.gz
* CarpetWeb: Update some author namesErik Schnetter2008-01-24
| | | | darcs-hash:20080124154728-dae7b-16d73a75e66b5ee4e754d1f4546f622fc1278e47.gz
* CarpetWeb: Update some author namesErik Schnetter2008-01-24
| | | | darcs-hash:20080124154442-dae7b-e32ac5e8724850949a99e439fcc5f3ef90c9e6af.gz
* CarpetWeb: Add arXiv:0801.3478 [gr-qc]Erik Schnetter2008-01-24
| | | | darcs-hash:20080124154225-dae7b-a77b53f4b67e4f8957229b813ad3b2c36ab15b56.gz
* CarpetLib: Update timer calibrationErik Schnetter2008-01-23
| | | | darcs-hash:20080123170345-dae7b-7de07dc88470c859a05b0334809d95aae0ae3fde.gz
* CarpetIOF5: Combine README files, add TODO fileErik Schnetter2008-01-20
| | | | darcs-hash:20080120015226-dae7b-b8bdb874277d4c03dbb5ba0753df3f9808f2ecbc.gz
* CarpetIOF5: set compatibility macros to use the new HDF5 1.8 APItradke2008-01-23
| | | | | | | | CarpetIOF5 uses functions from the new HDF5 API. Some macros need to be set in order to enable this new API also in HDF5 installations with HDF5 1.6.x backwards compatibility. darcs-hash:20080123152303-3fd61-cd1a81e9df48fbb370aa9fc205452737845ae727.gz
* CarpetIOHDF5: choose HDF5 1.6 API when compiling utilities with HDF5 1.8tradke2008-01-23
| | | | darcs-hash:20080123132645-3fd61-ed195918c2c55889623aaf2195237e2ff7bd6e17.gz
* CarpetLib: Make prolongation operator parallelisation compile on AIXErik Schnetter2008-01-20
| | | | darcs-hash:20080120012827-dae7b-464a66c3cd12b0110a8d4982a7b8c6bcf2aea218.gz
* CarpetIOF5: Write a meta-file containing an inventoryErik Schnetter2008-01-15
| | | | | | | | | | In addition to one data file per processor, also write out one meta-data file containing an inventory and external links to the other files. Compiles. Untested. darcs-hash:20080115192202-dae7b-e709063fdbe7d545389cdcb40846a10451e9f4c1.gz
* Carpet: Comment out unused routine CallRegridRecoverMetaErik Schnetter2008-01-14
| | | | darcs-hash:20080114153446-dae7b-9dfec489fda234da2749b6bd415643952d95088d.gz
* CarpetIntegrateTest: Activate InitBaseErik Schnetter2008-01-14
| | | | | | | | Activate thorn InitBase. Use modern parameters to choose buffer width. darcs-hash:20080114153314-dae7b-c752b45cda4f9325b3ce5dbe687ae5fc21cdf485.gz
* CarpetIntegrateTest: Remove $Header$ commentsErik Schnetter2008-01-14
| | | | darcs-hash:20080114153255-dae7b-9774a505debb005f80075e4bf6a3015bbd0ba658.gz
* Carpet: Use the new communication schedule of CarpetLibErik Schnetter2008-01-14
| | | | darcs-hash:20080114152750-dae7b-8890d3f632101e83098124aa18ed48309a1880fe.gz
* CarpetLib: Introduce new communication scheduleErik Schnetter2008-01-14
| | | | | | | | | | Store the communication schedule more efficiently: store only the non-zero parts. This saves much time when traversing the schedule. Add new communication routines which communicate not between only two individual components, but between all components. darcs-hash:20080114152229-dae7b-7b7ba51bd8b5de0a0009ea236f4a894667b0281b.gz
* CarpetLib: Slight change to memstat outputErik Schnetter2008-01-14
| | | | darcs-hash:20080114151720-dae7b-42dbfa9f1277cb48f790484705f3ba484f2487a4.gz
* CarpetLib: Rename function argumentErik Schnetter2008-01-14
| | | | darcs-hash:20080114151659-dae7b-2dce7311a42b103773b7b6febb1bafa7ded9058f.gz
* CarpetLib: Add function ggf::fill, which fills all time levelsErik Schnetter2008-01-14
| | | | | | | | | Add a new function ggf::fill, which fills all time levels from the current time level. Remove the function ggf::copy, which was unused. darcs-hash:20080114151255-dae7b-469b57d0393ba0ed22590c2eabe862e02702fde7.gz
* CarpetLib: Add some debug output to error messagesErik Schnetter2008-01-14
| | | | darcs-hash:20080114151201-dae7b-bc92cc1504e42ffd037e140dc085dd7e65f657e4.gz
* CarpetLib: Use timing routines from FFTW libraryErik Schnetter2008-01-14
| | | | | | | | | | Use the timing routines from FFTW library. These contain platform-specific code for many different platforms. Remove parameter timestat_timer, since the timer is now chosen automatically. darcs-hash:20080114150519-dae7b-d979aa53a1470335b3ace353e862eef13670958d.gz
* CarpetLib: Set number of OpenMP threads via an external function callErik Schnetter2008-01-14
| | | | | | | Set the number of OpenMP threads via an external function call instead of via a CarpetLib parameter. darcs-hash:20080114150439-dae7b-a6a6a629162ca195411852823e1ece0a2071d771.gz
* Carpet: Set number of OpenMP threadsErik Schnetter2008-01-14
| | | | | | | | Set the number of OpenMP threads, if desired. Output all process ids at startup. darcs-hash:20080114145939-dae7b-61536ad39e398ff03795b9c6cef226f73d40721d.gz
* CarpetWeb: Update publicationsErik Schnetter2008-01-14
| | | | darcs-hash:20080114145424-dae7b-3d4fc9c94a96ad8f605959c12f604c4c960238bc.gz
* CarpetWeb: Move old news items awayErik Schnetter2008-01-14
| | | | darcs-hash:20080114145406-dae7b-d4131757c539ad8c878ebbda1aa3c4a25a07b57d.gz
* CarpetWeb: Use utf-8 instead of ISO-8859-15Erik Schnetter2008-01-14
| | | | darcs-hash:20080114145237-dae7b-c92bbc18285f6a5567543c8674a56bfe09ac6dcd.gz
* CarpetWeb: Update a few hyperlinksErik Schnetter2008-01-14
| | | | darcs-hash:20080114145155-dae7b-699b079bc85748f43d7c3c91d2ebe6bd35db072d.gz
* CarpetWeb: Update list of Carpet usersErik Schnetter2008-01-14
| | | | darcs-hash:20080114145120-dae7b-d0d1beb9517dab3675eaca03519973f3f0f7fc3d.gz
* CarpetWeb: Add scaling results from RangerErik Schnetter2008-01-14
| | | | darcs-hash:20080114145039-dae7b-5c7a54e9c35863199f9faaa99b32325f249520cd.gz
* CarpetWeb: Add contributors' home pagesErik Schnetter2008-01-14
| | | | darcs-hash:20080114144935-dae7b-16409a23767e90a7e69b500df51df6e71c90739c.gz
* CarpetWeb: Don't upload .DS_Store filesErik Schnetter2008-01-14
| | | | darcs-hash:20080114144914-dae7b-0ee610f70510557f2910193b446ced647cf26dce.gz
* CarpetLib: Correct parallelisation of prolongation operatorsErik Schnetter2008-01-14
| | | | darcs-hash:20080114075419-dae7b-b59ccf120d369c4ea8715f856a68e63a0c396f63.gz
* CarpetIOHDF5: Make macro "HDF5_ERROR" safeErik Schnetter2008-01-11
| | | | | | | Enclose the macro "HDF5_ERROR" in a do { ... } while (0) pair to make it safe to use with a trailing semicolon. darcs-hash:20080111111512-dae7b-b65c7b375ee6ac882b59414db2810f06fcc3d799.gz
* CarpetIOHDF5: Output additional attribute "Datasets"Erik Schnetter2008-01-11
| | | | | | | | Output an additional attribute "Datasets" into the "Parameters and Global Attributes" group. This attribute is an array of strings and contains the full variable names of all variables in this file. darcs-hash:20080111111324-dae7b-895d9c619e1f2126ea367cb93b77f407d50f15b4.gz
* CarpetWeb: fix URLs refering to MatLab Visualisation Toolstradke2007-12-17
| | | | darcs-hash:20071217210545-3fd61-67560b670ec377515402f40b16591597395a4f68.gz
* CarpetIOASCII: make Carpet2ygraphCat.pl also work for one-file-per-group datatradke2007-12-14
| | | | | | | | The script takes an optional index argument for the user to specify the data column to extract from a CarpetIOASCII output file. By default the first column will be extracted (which is equivalent to one-variable-per-file output). darcs-hash:20071214144959-3fd61-e150251791920ded83581be1cc2f05590519e3ce.gz
* CarpetRegrid2: Remove STEERABLE tag from some parametersErik Schnetter2007-12-10
| | | | darcs-hash:20071210184839-dae7b-6ae1bb1837a4994debe941578cc3c0fb484ce2c9.gz