IAlgorithmSettings.PointwiseCalc

Syntax

PointwiseCalc: Boolean;

Description

The PointwiseCalc property determines whether algorithm pointwise calculation is used.

Comments

Available values:

For details about pointwise calculation see the Algorithm Calculation section.

Example

The property use is given in the example for IAlgorithmSettings.CheckArithmeticErrors.

See also:

IAlgorithmSettings