aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add generated code for SimpleWaveODE exampleIan Hinder2012-11-14
* Regenerate examplesIan Hinder2012-11-14
* KrancThorn.m: Ensure that conservation calculations have required entriesIan Hinder2012-11-14
* Calculation.m: Provide a default for UseCaKernel in GetCalculationScheduleNameIan Hinder2012-11-14
* EM-xTensor.m: Improve code which loads the Metrics packageIan Hinder2012-11-14
* Regenerate Advect exampleIan Hinder2012-11-14
* KrancTensor.m: Declare all derivative operators to TensorToolsIan Hinder2012-11-14
* TensorTools.m: Expand contractions in all derivative operatorsIan Hinder2012-11-14
* TensorTools.m: Add a registration interface for derivative operatorsIan Hinder2012-11-14
* Add ParameterConditions option for CreateThornIan Hinder2012-11-14
* TensorTools.m: Expand contractions within partial derivativesIan Hinder2012-11-14
* TestTensorTools.m: Correct expected result for PD[u[ua],la] testIan Hinder2012-11-14
* TestTensorTools.m: Improve output formattingIan Hinder2012-11-14
* Remove TestTensorTools.nbIan Hinder2012-11-14
* TestTensorTools.m: Improve report of tests passed and failedIan Hinder2012-11-14
* TestTensorTools.m: Add robustness and scriptability functionsIan Hinder2012-11-14
* TestTensorTools.m: Fix remaining tests - 1 failsIan Hinder2012-11-14
* TestTensorTools.m: Re-enable and fix most testsIan Hinder2012-11-14
* TestTensorTools.m: Improve formatting of outputIan Hinder2012-11-14
* TestTensorTools.m: Make test work as a script, disable some testsIan Hinder2012-11-14
* Add TestTensorTools.m (script version of TestTensorTools.nb)Ian Hinder2012-11-14
* Correct _Ratio pattern to _RationalErik Schnetter2012-10-25
* Expect isnan in std:: namespace in C++Erik Schnetter2012-10-22
* Declare private functions as staticErik Schnetter2012-09-25
* Don't convert small integers to reals during code generationErik Schnetter2012-09-13
* Optimise product of sqrt() callsErik Schnetter2012-09-13
* Make signbit() call compile with IBM C++ compilersErik Schnetter2012-09-13
* Handle Piecewise[] in code generationErik Schnetter2012-09-08
* Handle Piecewise[] during CSEErik Schnetter2012-09-08
* Use <cmath> instead of <math.h> to access signbit()Erik Schnetter2012-09-04
* Reinstate dir[] naming work-around; translate Sign[] to isgn()Erik Schnetter2012-08-16
* Don't declare dir* variables with ptrdiff_t (use CCTK_REAL instead)Erik Schnetter2012-08-12
* TensorTools.m: Remove components generated by symmetries of antisymmetric ten...Ian Hinder2012-08-11
* Add ksgn, so that calls to Sign can be vectorisedErik Schnetter2012-08-10
* Delay converting integers to realsErik Schnetter2012-08-10
* Handle Sign function while vectorisingErik Schnetter2012-07-25
* Don't generate large integers; convert them to CCTK_REAL insteadErik Schnetter2012-07-25
* Correct indentation in GenericFD.hErik Schnetter2012-07-25
* CaKernel.m: Use CaKernel static kernelsIan Hinder2012-07-25
* Add CaKernel initialisation function to the scheduleIan Hinder2012-07-25
* Add BoundaryNoSync to BoundaryCalculationQErik Schnetter2012-07-24
* Require MPI in auto-generated thornsErik Schnetter2012-07-24
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-07-03
* Don't #define restrict; this is now handled by the fleshErik Schnetter2012-06-17
* Correct expanding Scalar[]Erik Schnetter2012-06-13
* Allow disabling UseJacobian for specific calculationsErik Schnetter2012-06-02
* Implement additional vectorisation optimisationsErik Schnetter2012-05-30
* Merge branch 'master' of github.com:ianhinder/KrancSteve Brandt2012-05-03
|\
| * Add BoundaryNoSync value for Where in calculationsIan Hinder2012-05-02
| * GenericFD: Provide annotation to sgn function for CUDAIan Hinder2012-05-02