aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* KrancScript.m: Raise an error if an unexpected item is found in a thornIan Hinder2012-01-27
* KrancScript.m: Add missing process invocationIan Hinder2012-01-27
* KrancScript.m: Treat _t as a special case in "dtensor" to mean time derivativeIan Hinder2012-01-27
* KrancScript.m: Handle multi-argument functionsIan Hinder2012-01-27
* KrancScript.m: Write functions to process the script parse tree into a Create...Ian Hinder2012-01-27
* Added variables and temporaries section to the inputSteven R. Brandt2012-01-27
* Added support for variables and temporariesSteven R. Brandt2012-01-27
* KrancScript.m: Don't output the Java class search pathIan Hinder2012-01-26
* KrancScript.m: Use Piraha to parse .kranc filesIan Hinder2012-01-26
* RunKranc.m: Define KrancDirectoryIan Hinder2012-01-26
* kranc2.peg: Add draft Kranc grammarIan Hinder2012-01-26
* Add draft SimpleWaveScript.krancIan Hinder2012-01-26
* Add outline code for reading .kranc scriptsIan Hinder2012-01-26
* Add PirahaPeg jar files (svn revision 46)Ian Hinder2012-01-26
* Add Laplace equation exampleIan Hinder2012-01-23
* Thorn.m: Eliminate duplicate reflection symmetry entriesIan Hinder2012-01-23
* KrancThorn.m: Don't generate certain code unless we have ConservationCalculat...Ian Hinder2012-01-23
* kranc.th: Remove duplicated Vectors thornIan Hinder2012-01-23
* Regenerate examples (except Advect)Ian Hinder2012-01-23
* Thorn.m: Fix merge errorIan Hinder2012-01-22
* kranc.th: Add SimpleWaveODE and Laplace to thornlistIan Hinder2012-01-22
* SimpleWaveODE.m: Compute RHS only on interiorIan Hinder2012-01-22
* Laplace.m: Compute RHS only on interior of gridIan Hinder2012-01-22
* Laplace.m: Disable enhanced TimesIan Hinder2012-01-22
* Merge branch 'hydro'Ian Hinder2012-01-22
|\
| * Regenerate EulerSRIan Hinder2011-12-19
| * Add EulerSR testIan Hinder2011-12-19
| * Remove output for intermediate quantities in eulersr_shockIan Hinder2011-12-19
| * Remove EulerSR diagonal shock parameter fileIan Hinder2011-12-19
| * EulerSR.m: Revert to 1D shock initial dataIan Hinder2011-12-19
| * Regenerate examplesIan Hinder2011-12-16
| * Add Examples/tests/EulerAuto/eulerauto_shock_1d test suiteIan Hinder2011-12-16
| * Makefile: Add test symlink to generated example thorns after building themIan Hinder2011-12-16
| * Regenerate examplesIan Hinder2011-12-16
| * ConservationCalculation.m: Fix schedule dependencyIan Hinder2011-12-15
| * kranc.th: Re-enable all hydro thornsIan Hinder2011-12-15
| * kranc.th: Add Vectors thorn needed by latest CarpetIan Hinder2011-12-15
| * Regenerate hydro examplesIan Hinder2011-12-15
| * Change UnitStep to StepFunction in older hydro examplesIan Hinder2011-12-15
| * Thorn.m: Update timestamp on generated thorn directoryIan Hinder2011-12-15
| * Add README file for the examplesIan Hinder2011-12-15
| * EulerAuto example: Add generated thornIan Hinder2011-12-15
| * Euler example: Add generated thornIan Hinder2011-12-15
| * Burgers example: Add generated thornIan Hinder2011-12-15
| * Advect example: Add generated thornIan Hinder2011-12-15
| * .gitignore: Remove generated examples from ignore listIan Hinder2011-12-15
| * Wave example: Add generated thornIan Hinder2011-12-15
| * SimpleWave example: Add generated thornIan Hinder2011-12-15
| * EulerSR example: Add generated thornIan Hinder2011-12-15
| * EM example: Add generated thornIan Hinder2011-12-15