Belos Version of the Day
|
Pure virtual base class which describes the basic interface to the linear solver iteration. More...
#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "Teuchos_Array.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_ScalarTraits.hpp"
Go to the source code of this file.
Classes | |
class | Belos::Iteration< ScalarType, MV, OP > |
Namespaces | |
namespace | Belos |
Pure virtual base class which describes the basic interface to the linear solver iteration.
Definition in file BelosIteration.hpp.