Home
last modified time | relevance | path

Searched defs:BoundConstraint_SimOpt (Results 1 – 1 of 1) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/function/simopt/
H A DROL_BoundConstraint_SimOpt.hpp73 class BoundConstraint_SimOpt : public BoundConstraint<Real> { class
85 BoundConstraint_SimOpt(const ROL::Ptr<BoundConstraint<Real> > &bnd1, in BoundConstraint_SimOpt() function in ROL::BoundConstraint_SimOpt