aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5
Commit message (Collapse)AuthorAge
* CarpetIOF5: Output fewer filesErik Schnetter2008-03-01
| | | | | | Honour IO::our_proc_every. Combine files/groups/thorns/everything into one output file. Compress output if desired. Create a metafile with the directory.
* 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
* 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
* CarpetIOF5: Instantiate functions correctly when int and CCTK_INT differErik Schnetter2007-01-12
| | | | | | | Instantiate certain functions for both int and CCTK_INT if these are different types. darcs-hash:20070112192605-dae7b-45f313c7c3d3cb9319dc23270210c89b51ebf831.gz
* CarpetIOF5: Do not include map number in dataset nameErik Schnetter2007-01-12
| | | | darcs-hash:20070112192356-dae7b-2cb19cc7965ab15d816786a6d11f80653fa5890e.gz
* CarpetIOHF5: Add TODO item to READMEErik Schnetter2006-10-03
| | | | darcs-hash:20061003235443-dae7b-d1f82ad04f16c46ffd067dfae4b182e756d57d72.gz
* CarpetIOF5: Use new C++ tokens not, and, or instead of ~, &&, ||Erik Schnetter2006-10-03
| | | | darcs-hash:20061003235327-dae7b-58bb03de62c402c717b41dbe16dd3aa05e6b39b9.gz
* CarpetIOF5: Correct dataspace creationErik Schnetter2006-06-06
| | | | darcs-hash:20060606225228-dae7b-079976d48655647c3e43a23ccb149ec6b6f95a53.gz
* CarpetIOF5: Explicitly convert vect<int> to vect<CCTK_REAL>Erik Schnetter2006-06-06
| | | | darcs-hash:20060606225144-dae7b-d2a4357af5c7e144759a5746126b5fec22147573.gz
* CarpetIOF5: More developmentErik Schnetter2005-12-03
| | | | | | | Place the map number into the topology instead of the region. Turn the writer into a class. darcs-hash:20051203164123-dae7b-65b1542bb466995b2cf18840d3c253167970e296.gz
* CarpetIOF5: Further development.Erik Schnetter2005-12-03
| | | | | | | | | Make it work with multiple grid patches. Break large file IOF5.cc into two, splitting off write.cc. Some cleanup. Introduce parameter "verbose". darcs-hash:20051203052823-dae7b-fa36f867e8050de2940ba7ee179685872eda0864.gz
* CarpetIOF5: Cast int to size_t to avoid warningErik Schnetter2005-06-05
| | | | darcs-hash:20050605221619-891bb-6fbb9cdf684fd5da309e951ada5858b67e712792.gz
* CarpetIOF5: Use different file names on each processorErik Schnetter2005-06-05
| | | | darcs-hash:20050605221528-891bb-c122c1f31286a9704f7e771e5111b8b879e2a746.gz
* CarpetIOF5: Put a unique simulation ID into each timestepErik Schnetter2005-06-05
| | | | darcs-hash:20050605221456-891bb-12a12814b06258c94078cdc33d122e82850ed316.gz
* CarpetIOF5: More developmentErik Schnetter2005-05-14
| | | | darcs-hash:20050514115336-891bb-a65eca247e30c35b99c6d5a6c98b759489372276.gz
* CarpetIOF5: Continue developmentErik Schnetter2005-05-13
| | | | darcs-hash:20050513112546-891bb-5281cc61d70a2be922fd6b1899d7a06765467ee1.gz
* CarpetIOF5: Start an I/O thorn that uses the F5 file formatErik Schnetter2005-04-25
darcs-hash:20050425161012-891bb-e7d03751330723d007d3dc97b0d56addc3ccda48.gz