ROL
ROL::SimulatedBoundConstraint< Real > Member List

This is the complete list of members for ROL::SimulatedBoundConstraint< Real >, including all inherited members.

activate(void)ROL::BoundConstraint< Real >inline
activateLower(void)ROL::BoundConstraint< Real >inline
activateUpper(void)ROL::BoundConstraint< Real >inline
bnd_ROL::SimulatedBoundConstraint< Real >private
BoundConstraint(void)ROL::BoundConstraint< Real >inline
BoundConstraint(const Vector< Real > &x)ROL::BoundConstraint< Real >inline
computeProjectedGradient(Vector< Real > &g, const Vector< Real > &x)ROL::BoundConstraint< Real >inline
computeProjectedStep(Vector< Real > &v, const Vector< Real > &x)ROL::BoundConstraint< Real >inline
deactivate(void)ROL::BoundConstraint< Real >inline
deactivateLower(void)ROL::BoundConstraint< Real >inline
deactivateUpper(void)ROL::BoundConstraint< Real >inline
getLowerBound(void) const ROL::SimulatedBoundConstraint< Real >inlinevirtual
getUpperBound(void) const ROL::SimulatedBoundConstraint< Real >inlinevirtual
getVector(const Vector< Real > &x, int k) const ROL::SimulatedBoundConstraint< Real >inlineprivate
getVector(Vector< Real > &x, int k)ROL::SimulatedBoundConstraint< Real >inlineprivate
isActivated(void) const ROL::BoundConstraint< Real >inline
isFeasible(const Vector< Real > &v)ROL::SimulatedBoundConstraint< Real >inlinevirtual
isLowerActivated(void) const ROL::BoundConstraint< Real >inline
isUpperActivated(void) const ROL::BoundConstraint< Real >inline
l_ROL::SimulatedBoundConstraint< Real >private
project(Vector< Real > &x)ROL::SimulatedBoundConstraint< Real >inlinevirtual
projectInterior(Vector< Real > &x)ROL::SimulatedBoundConstraint< Real >inlinevirtual
pruneActive(Vector< Real > &v, const Vector< Real > &x, Real eps=0)ROL::BoundConstraint< Real >inline
pruneActive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0)ROL::BoundConstraint< Real >inline
pruneInactive(Vector< Real > &v, const Vector< Real > &x, Real eps=0)ROL::BoundConstraint< Real >inline
pruneInactive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0)ROL::BoundConstraint< Real >inline
pruneLowerActive(Vector< Real > &v, const Vector< Real > &x, Real eps=0.0)ROL::SimulatedBoundConstraint< Real >inlinevirtual
pruneLowerActive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0.0)ROL::SimulatedBoundConstraint< Real >inlinevirtual
pruneLowerInactive(Vector< Real > &v, const Vector< Real > &x, Real eps=0)ROL::BoundConstraint< Real >inline
pruneLowerInactive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0)ROL::BoundConstraint< Real >inline
pruneUpperActive(Vector< Real > &v, const Vector< Real > &x, Real eps=0.0)ROL::SimulatedBoundConstraint< Real >inlinevirtual
pruneUpperActive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0.0)ROL::SimulatedBoundConstraint< Real >inlinevirtual
pruneUpperInactive(Vector< Real > &v, const Vector< Real > &x, Real eps=0)ROL::BoundConstraint< Real >inline
pruneUpperInactive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0)ROL::BoundConstraint< Real >inline
sampler_ROL::SimulatedBoundConstraint< Real >private
SimulatedBoundConstraint(const ROL::Ptr< SampleGenerator< Real > > &sampler, const ROL::Ptr< BoundConstraint< Real > > &bnd)ROL::SimulatedBoundConstraint< Real >inline
u_ROL::SimulatedBoundConstraint< Real >private
update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::BoundConstraint< Real >inlinevirtual
~BoundConstraint()ROL::BoundConstraint< Real >inlinevirtual
~SimulatedBoundConstraint()ROL::SimulatedBoundConstraint< Real >inline