NAG CPP Interface
opt::CommE04RA::setter_nps_p_ipoptldl

 Contents

Settings help

CPP Name Style:


1 Description

This argument controls whether Harwell package MA97 or MA86 is used for the sparse linear algebra factorization
Used by: nps_p_ipoptldl in e04stf.
CommE04RA::setter_nps_p_ipoptldl returns a reference to the communication class itself.

2 Specification

CommE04RA NLPFactorizationMethod(std::string value = Default =‘’MA97‘’ )
CommE04RA NLPFactorizationMethod(std::string value = Default =‘’MA97‘’ , OptionalE04ZM opt)

3 Arguments

1: value std::string Scalar
On entry: the required value of the argument.
Default:
Default =‘’MA97‘’
2: opt OptionalE04ZM Scalar
Optional argument container, derived from Optional.