Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Classes | Functions
Ifpack_Preconditioner.h File Reference
#include "Ifpack_ConfigDefs.h"
#include "Ifpack_CondestType.h"
#include "Epetra_Object.h"
#include "Epetra_Operator.h"
#include "Teuchos_ParameterList.hpp"
Include dependency graph for Ifpack_Preconditioner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ifpack_Preconditioner
 Ifpack_Preconditioner: basic class for preconditioning in Ifpack. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const Ifpack_Preconditioner &obj)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const Ifpack_Preconditioner & obj )
inline

Definition at line 203 of file Ifpack_Preconditioner.h.