Static Public Member Functions | |
| static RCP < OptConvergenceTestBase >  | createConvTest (const ParameterList ¶ms, int verb=0) | 
Definition at line 23 of file PlayaOptConvergenceTestBuilder.hpp.
| RCP< OptConvergenceTestBase > Playa::OptConvergenceTestBuilder::createConvTest | ( | const ParameterList & | params, | |
| int |  verb = 0 | |||
| ) |  [static] | 
        
Construct a convergence test object from a parameter specification
Definition at line 11 of file PlayaOptConvergenceTestBuilder.cpp.
References PLAYA_MSG1, and PLAYA_MSG2.
Referenced by Playa::LineSearchBasedOptBase::LineSearchBasedOptBase().