iterative-solver 0.0
molpro::linalg Namespace Reference

Namespaces

namespace  array
 
namespace  iterativesolver
 
namespace  itsolv
 4-parameter interpolation of a 1-dimensional function given two points for which function values and first derivatives are known.
 

Functions

const std::shared_ptr< const molpro::Options > options ()
 Get the Options object associated with iterative-solver. More...
 
void set_options (const molpro::Options &options)
 Set the options for iterative-solver. More...
 

Function Documentation

◆ options()

const std::shared_ptr< const molpro::Options > molpro::linalg::options ( )

Get the Options object associated with iterative-solver.

Returns
The current option set. If none has been assigned, in the Molpro context the "ITERATIVE-SOLVER" option set is used, otherwise empty.

◆ set_options()

void molpro::linalg::set_options ( const molpro::Options &  options)

Set the options for iterative-solver.

Parameters
options