TrilinosWrappers::SolverCGS Class Reference
[TrilinosWrappers]

Inheritance diagram for TrilinosWrappers::SolverCGS:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 SolverCGS (SolverControl &cn, const AdditionalData &data=AdditionalData())

Protected Attributes

const AdditionalData additional_data

Classes

struct  AdditionalData


Detailed Description

An implementation of the solver interface using the Trilinos CGS solver.

Author:
Martin Kronbichler, 2008

Constructor & Destructor Documentation

TrilinosWrappers::SolverCGS::SolverCGS ( SolverControl cn,
const AdditionalData data = AdditionalData() 
)

Constructor. In contrast to deal.II's own solvers, there is no need to give a vector memory object.

The last argument takes a structure with additional, solver dependent flags for tuning.


Member Data Documentation

Store a copy of the flags for this particular solver.

Reimplemented from TrilinosWrappers::SolverBase.


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

deal.II documentation generated on Wed Jul 28 23:07:04 2010 by doxygen 1.5.6