NOX
Development
|
This is the complete list of members for NOX::Thyra::WeightedMeritFunction, including all inherited members.
computef(const NOX::Abstract::Group &group) const | NOX::Thyra::WeightedMeritFunction | virtual |
computeGradient(const NOX::Abstract::Group &group, NOX::Abstract::Vector &result) const | NOX::Thyra::WeightedMeritFunction | virtual |
computeQuadraticMinimizer(const NOX::Abstract::Group &grp, NOX::Abstract::Vector &result) const | NOX::Thyra::WeightedMeritFunction | virtual |
computeQuadraticModel(const NOX::Abstract::Vector &dir, const NOX::Abstract::Group &group) const | NOX::Thyra::WeightedMeritFunction | virtual |
computeSlope(const NOX::Abstract::Vector &dir, const NOX::Abstract::Group &group) const | NOX::Thyra::WeightedMeritFunction | virtual |
computeSteepestDescentDir(const NOX::Abstract::Group &group, NOX::Abstract::Vector &result) const (defined in NOX::Thyra::WeightedMeritFunction) | NOX::Thyra::WeightedMeritFunction | virtual |
Generic() | NOX::MeritFunction::Generic | inline |
name() const | NOX::Thyra::WeightedMeritFunction | virtual |
print(std::ostream &os, int indent=0) const (defined in NOX::Thyra::WeightedMeritFunction) | NOX::Thyra::WeightedMeritFunction | virtual |
WeightedMeritFunction(const Teuchos::RCP< const ::Thyra::VectorBase< double > > weights, bool optimizeSlopeCalc=true) | NOX::Thyra::WeightedMeritFunction | explicit |
WeightedMeritFunction(const WeightedMeritFunction &source) | NOX::Thyra::WeightedMeritFunction | explicit |
~Generic() | NOX::MeritFunction::Generic | inlinevirtual |
~WeightedMeritFunction() | NOX::Thyra::WeightedMeritFunction |