Ifpack2 Templated Preconditioning Package  Version 1.0
Ifpack2::IlukGraph< GraphType > Member List

This is the complete list of members for Ifpack2::IlukGraph< GraphType >, including all inherited members.

crs_graph_type typedefIfpack2::IlukGraph< GraphType >
getL_Graph() constIfpack2::IlukGraph< GraphType >inline
getLevelFill() constIfpack2::IlukGraph< GraphType >inline
getLevelOverlap() constIfpack2::IlukGraph< GraphType >inline
getNumGlobalDiagonals() constIfpack2::IlukGraph< GraphType >inline
getOverlapGraph() constIfpack2::IlukGraph< GraphType >inline
getU_Graph() constIfpack2::IlukGraph< GraphType >inline
IlukGraph(const Teuchos::RCP< const GraphType > &G, const int levelFill, const int levelOverlap)Ifpack2::IlukGraph< GraphType >
initialize()Ifpack2::IlukGraph< GraphType >
row_graph_type typedefIfpack2::IlukGraph< GraphType >
setParameters(const Teuchos::ParameterList &parameterlist)Ifpack2::IlukGraph< GraphType >
~IlukGraph()Ifpack2::IlukGraph< GraphType >virtual