Belos Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Belos::InnerSolveResult, including all inherited members.
extraData() const | Belos::InnerSolveResult | inline |
extraData_ | Belos::InnerSolveResult | private |
InnerSolveResult(const ReturnType theResult, const int theNumRestartCycles, const int theTotalNumIters, const std::map< std::string, double > &theExtraData) | Belos::InnerSolveResult | |
InnerSolveResult(const ReturnType theResult, const int theNumRestartCycles, const int theTotalNumIters) | Belos::InnerSolveResult | |
numRestartCycles() const | Belos::InnerSolveResult | inline |
numRestartCycles_ | Belos::InnerSolveResult | private |
requireNonNegInt(const int k) | Belos::InnerSolveResult | privatestatic |
result() | Belos::InnerSolveResult | inline |
result_ | Belos::InnerSolveResult | private |
totalNumIters() const | Belos::InnerSolveResult | inline |
totalNumIters_ | Belos::InnerSolveResult | private |
validatedReturnType(const ReturnType ret) | Belos::InnerSolveResult | privatestatic |