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

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

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