NAG CPP Interface
opt::CommE04RA::setter_inneriterationlimit

 Contents

Settings help

CPP Name Style:


1 Description

The maximum number of the inner iterations (Newton steps) to be performed by Algorithm 2 in each outer iteration
Used by: inneriterationlimit in e04svf (no CPP interface).
CommE04RA::setter_inneriterationlimit returns a reference to the communication class itself.

2 Specification

CommE04RA InnerIterationLimit(types::f77_integer value = Default =100 )
CommE04RA InnerIterationLimit(types::f77_integer value = Default =100 , OptionalE04ZM opt)

3 Arguments

1: value types::f77_integer Scalar
On entry: the required value of the argument.
Default:
Default =100
2: opt OptionalE04ZM Scalar
Optional argument container, derived from Optional.