aboutsummaryrefslogtreecommitdiff
path: root/Examples/EM-xTensor.m
Commit message (Collapse)AuthorAge
* EM-xTensor.m: Improve code which loads the Metrics packageIan Hinder2012-11-14
| | | | | * Add the EinsteinToolkit relative location in EinsteinExact (the submodule must be checked out) * Give an error and abort if the metrics database cannot be loaded
* Rename generated thorn for EM-xTensor example.Barry Wardell2012-01-03
| | | The old name resulted in code which didn't compile. Given that this is supposed to produce identical code to the TensorTools EM example, also naming the xTensor version EM is appropriate as it makes it easier to compare the generated code between the two variants.
* Add explicit Euclidean metric for raising indices in EM-xTensor example.Barry Wardell2012-01-03
|
* Add missing "Where -> Interior" to EM-xTensor example.Barry Wardell2012-01-03
|
* Make xTensor EM example work again.Barry Wardell2011-05-12
|
* Improve xTensor support to the point where it can generate an xTensor ↵Barry Wardell2011-03-21
version of the EM example. There are still several very hack parts which will need to be improved.