Opm::LinearSolverBICGSTAB Class Reference

#include <ImplicitTransportDefs.hpp>

Public Types

typedef Dune::FieldVector
< double, 1 > 
ScalarVectorBlockType
 
typedef Dune::FieldMatrix
< double, 1, 1 > 
ScalarMatrixBlockType
 
typedef Dune::BlockVector
< ScalarVectorBlockType
ScalarBlockVector
 
typedef Dune::BCRSMatrix
< ScalarMatrixBlockType
ScalarBCRSMatrix
 

Public Member Functions

void solve (const ScalarBCRSMatrix &A, const ScalarBlockVector &b, ScalarBlockVector &x)
 

Member Typedef Documentation

typedef Dune::FieldMatrix<double, 1, 1> Opm::LinearSolverBICGSTAB::ScalarMatrixBlockType
typedef Dune::FieldVector<double, 1> Opm::LinearSolverBICGSTAB::ScalarVectorBlockType

Member Function Documentation

void Opm::LinearSolverBICGSTAB::solve ( const ScalarBCRSMatrix A,
const ScalarBlockVector b,
ScalarBlockVector x 
)
inline

The documentation for this class was generated from the following file: