Skip to content

Commit

Permalink
Add TODO idea
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Dec 10, 2012
1 parent aa0b49e commit da992ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tools/CodeGen/CalculationFunction.m
Expand Up @@ -978,6 +978,9 @@ it is only possible to do this outside all if(){} statements. *)
{
(* DeclareDerivatives[defsWithoutShorts, eqsOrdered], *)

(* TODO: Only make local copies for variables that are actually
used later on; see e.g. variablesReadInCalc for how to make the
distinction *)
CommentedBlock["Assign local copies of grid functions",
assignLocalGridFunctions[gfsInRHS, OptionValue[UseVectors], useJacobian]],

Expand Down

0 comments on commit da992ed

Please sign in to comment.