aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Implement a moving excision region.schnetter2004-04-14
* Commentschnetter2004-04-13
* Don't use the new C99 printf specifiers.schnetter2004-04-13
* Writing and Reading variables of type 'complex' should now work. Please test.cott2004-04-12
* Modify the check for MPI -- maybe it didn't work beforeschnetter2004-04-10
* Update related project sectionschnetter2004-04-10
* Announce moving the repository, and update the checkout instructions.schnetter2004-04-10
* Use "." instead of "" for the default input directory, because theschnetter2004-04-09
* Abort with an error message if CarpetLib cannot allocate memory forschnetter2004-04-08
* Calculate an approximation of the solution errorschnetter2004-04-07
* Disable a self-consistency check that might be too eager.schnetter2004-04-07
* Insert a check that all gdata arrays are created on all processors.schnetter2004-04-07
* Comment out self-consistency check that might be too eagerschnetter2004-04-07
* Comment coding tricks.schnetter2004-04-07
* Some cleanup, more internal checks.schnetter2004-04-07
* Fall back to IO::out_dir when out3D_dir is unset.schnetter2004-04-07
* Use CCTK_INT instead of int for aliased functions.schnetter2004-04-04
* Rename the parameter h5verbose to verbose.schnetter2004-04-03
* Do not use CCTK_QueryParameterTimesSet to find out whether to use aschnetter2004-04-03
* Do not use CCTK_QueryParameterTimesSet to find out whether to use aschnetter2004-04-03
* Undo last change. Was a stupid idea.schnetter2004-04-01
* Provide the capability Hyperslab.schnetter2004-04-01
* Explicitly cast constness awayschnetter2004-03-31
* Fix bug in looping over refinement levels.schnetter2004-03-31
* Handle looping over refinement levels more elegantly.schnetter2004-03-31
* Correct the return type of the aliased EnableProlongating function.hawke2004-03-29
* Provide the function to en/dis able prolongation through function aliasing. H...hawke2004-03-29
* Changed dynamic array allocation into vector class construction.bzink2004-03-26
* Beautified the code a bit (needs more work). Fixed a dynamic allocation problem.cott2004-03-26
* Move checksum information variables into Checksum.cc, making themschnetter2004-03-24
* Move checksum information variables into Checksum.cc, making themschnetter2004-03-24
* Make the grid extent parameters private.schnetter2004-03-24
* Some more sanity checks, some removedschnetter2004-03-23
* Fix bug in previous commitschnetter2004-03-23
* Some additional sanity checks, some unnecessary removed.schnetter2004-03-23
* Correct detecting pseudo-local modeschnetter2004-03-23
* Comment structureschnetter2004-03-23
* Output some statistics about the number of grid variables.schnetter2004-03-23
* Fix calculating the extent for multiple convergence levels.schnetter2004-03-23
* Fix automatic processor distributionschnetter2004-03-23
* Fix indentationschnetter2004-03-23
* Fix indentationschnetter2004-03-23
* Leftover changeschnetter2004-03-23
* Fix bug in last commitschnetter2004-03-23
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* Store delta time, origin, and delta space per convergence level.schnetter2004-03-23
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* White space changeschnetter2004-03-23
* Fix bug in calculating the boundary prolongation zones on multipleschnetter2004-03-23
* Check parameter type before assigning the value.schnetter2004-03-23