| 
    Belos
    Version of the Day
    
   | 
 
Pure virtual base class which augments the basic interface for a stochastic conjugate gradient linear solver iteration. More...
#include "BelosConfigDefs.hpp"#include "BelosTypes.hpp"#include "BelosIteration.hpp"#include "BelosCGIteration.hpp"

Go to the source code of this file.
Classes | |
| struct | Belos::StochasticCGIterationState< ScalarType, MV > | 
| Structure to contain pointers to CGIteration state variables.  More... | |
| class | Belos::StochasticCGIteration< ScalarType, MV, OP > | 
Namespaces | |
| Belos | |
Pure virtual base class which augments the basic interface for a stochastic conjugate gradient linear solver iteration.
Definition in file BelosStochasticCGIteration.hpp.
 1.8.5