[Commits] [ianhinder/Kranc] 0eadf3: getCactusDirectory: Don't assume it's grandparent ...

David M. Koppelman koppel at ece.lsu.edu
Fri Jul 7 16:58:55 CDT 2017


  Branch: refs/heads/dmk-chemora
  Home:   https://github.com/ianhinder/Kranc
  Commit: 0eadf36f12646758b84a5a93cc8139eacf82a627
      https://github.com/ianhinder/Kranc/commit/0eadf36f12646758b84a5a93cc8139eacf82a627
  Author: David M. Koppelman <koppel at ece.lsu.edu>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M Tools/CodeGen/KrancTensor.m

  Log Message:
  -----------
  getCactusDirectory: Don't assume it's grandparent of KrancDirectory.

 - Look for Cactus dir in KrancDirectory and current directory and their ancestors.


  Commit: 28d83dc21efe655228bbff4e326698475f36ba8d
      https://github.com/ianhinder/Kranc/commit/28d83dc21efe655228bbff4e326698475f36ba8d
  Author: David M. Koppelman <koppel at ece.lsu.edu>
  Date:   2017-07-07 (Fri, 07 Jul 2017)

  Changed paths:
    M Tools/CodeGen/Calculation.m
    M Tools/CodeGen/Kranc.m
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  Allow inheritance of variables and parameters for Chemora.

 - Include inherited variables and parameters in cakernel.ccl.

CreateKrancThorn:
 Put new InheritedVariables and InheritedParameters in each calc.

GetGridFunctions:
 Include InheritedVariables in list of grid functions.
GetCalculationParameters
 Include InheritedParameters in list of parameters.


Compare: https://github.com/ianhinder/Kranc/compare/ea8e32db5350...28d83dc21efe


More information about the Commits mailing list