aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Re-add missing Checkpoint tag to tensors.Barry Wardell2011-05-12
* Work around package context problem.Barry Wardell2011-05-12
* Add missing package import.Barry Wardell2011-05-12
* Make xTensor EM example work again.Barry Wardell2011-05-12
* Improve xTensor support to the point where it can generate an xTensor version...Barry Wardell2011-03-21
* xTensorKranc: Various fixes.Barry Wardell2011-03-21
* Factor TensorTools code out of KrancTensor.m so that it can be a simple wrapp...Barry Wardell2011-03-20
* Add missing package import.Barry Wardell2011-03-20
* Merge branch 'master' into xTensorBarry Wardell2011-03-20
|\
| * Improved common subexpression elimination support.Barry Wardell2011-03-16
| * Remove unused file.Barry Wardell2011-03-16
| * Merge vector into masterIan Hinder2011-03-16
| |\
| | * Fix bugs in ReplacePowers which broke vectorised codeIan Hinder2011-01-24
| | * Correct differencing macro definitions when UseVectors is not setIan Hinder2011-01-24
| | * Revert use of boundary_width parameterIan Hinder2011-01-22
| | * Only vectorise FD variables and macros when UseVectors is setIan Hinder2011-01-22
| | * Only vectorise in differencing header if UseVectors is setIan Hinder2011-01-22
| | * Use correct LoopControl macros when UseVectors is unsetIan Hinder2011-01-22
| | * Only vectorise when converting local variables if UseVectors is setIan Hinder2011-01-22
| | * Use DataType function for CCTK_REAL / CCTK_REAL_VECIan Hinder2011-01-22
| | * Only vectorise in ReplacePowers if UseVectors is setIan Hinder2011-01-22
| | * Merge master into vectorIan Hinder2011-01-22
| | |\ | | |/ | |/|
| * | KrancThorn.m: Add additional check of the groups structureIan Hinder2010-12-19
| * | TensorTools.m: Correct OutputForm of tensors to include brackets and commasIan Hinder2010-12-19
| * | add code to allow steerable keyword parametersRoland Haas2010-12-13
| * | make Kranc generated parameters steerableRoland Haas2010-12-13
| * | Add krancvars.sh for setting up your shell to have the Kranc/Bin directory on...Ian Hinder2010-12-09
| * | Add thorn-branch command for maintaining generated code branches in version c...Ian Hinder2010-12-09
| * | Remove ancient unused codeIan Hinder2010-12-07
| * | Remove old "Ceiling" and "Perturb" thorns which are unrelated to KrancIan Hinder2010-12-07
| | * Use ptrdiff_t instead of int for indices; this avoids many 32-to-64-bit conve...Erik Schnetter2010-12-23
| | * Remove outdated vectorisation implementation. An equivalent functionality is ...Erik Schnetter2010-12-07
| | * Use C++ for all source files.Erik Schnetter2010-12-06
| | * Merge master into vectorIan Hinder2010-12-06
| | |\ | | |/ | |/|
| * | CactusBoundary.m: Change default boundary condition for evolved groups from "...Ian Hinder2010-12-01
| * | Ignore certain groups when checking for storageIan Hinder2010-12-01
| * | Check group storageIan Hinder2010-12-01
| * | Wave.m: Explicitly use Euclidean metric in evolution equationIan Hinder2010-11-29
| * | Wave.m: Use 3 timelevels for all variables so that they can be used with mesh...Ian Hinder2010-11-29
| * | KrancThorn.m: Use new CheckGroups function to check the validity of the group...Ian Hinder2010-11-29
| * | TensorTools.m: Correct check for repeated tensor indicesIan Hinder2010-11-29
| * | TensorTools.m: Remove tensor index formatting in OutputFormIan Hinder2010-11-29
| * | Set default tensor weight to zeroErik Schnetter2010-11-23
| | * Rewrite vectorisation infrastructure:Erik Schnetter2010-12-06
| | * Implement vectorisationIan Hinder2010-11-23
| | * Add support for vectorisation of generated code.Ian Hinder2010-11-23
| |/
| * Omit error when cannot find current map in GenericFD_GetBoundaryWidthIan Hinder2010-10-28
| * Remove superfluous space from outputErik Schnetter2010-10-11
| * KrancGroups: Add a function CheckGroups to check the validity of a groups str...Ian Hinder2010-10-11
| * Doc: Comment out the tutorial section as this is now available on the webIan Hinder2010-10-04