Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

@NOVECTOR  is used to prevent vectorizing, it will force case-by-case execution of a range of cases in an object or on the solution top level.

Syntax

Place 

...

Remarks

Quaestor is able to solve systems of equations. As part of this process it tries to vectorise sub-systems in order to optimise the calculation process. In some cases, especially when Quaestordoes not discover dependencies, you have to explicitly turn off vectorisation in order to avoid problems in calculation sequences. By using the

...