Ifpack2 Templated Preconditioning Package  Version 1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Namespaces
Ifpack2_ContainerFactory_decl.hpp File Reference

Ifpack2::ContainerFactory class declaration. More...

#include "Ifpack2_Container.hpp"
#include "Ifpack2_Partitioner.hpp"
#include "Ifpack2_Details_Amesos2Wrapper.hpp"
#include "Tpetra_RowMatrix.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_Ptr.hpp"
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  Ifpack2::ContainerFactory< MatrixType >
 A static "factory" that provides a way to register and construct arbitrary Ifpack2::Container subclasses using string keys. More...
 

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Ifpack2::ContainerFactory class declaration.