PDENLPModels.jl
PDENLPModels.jl copied to clipboard
Getter for the solution from the complete vector
Say sol contains the solution the solution:
gety(nlp, sol) -> return y or an iterator of y's
getu(nlp, sol) -> return u or an iterator of u's
getk(nlp, sol) -> return an array k