Home
last modified time | relevance | path

Searched refs:getProlongation (Results 1 – 5 of 5) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/femli/
H A Dmli.h85 MLI_Matrix *getProlongation( int level );
H A Dmli.cxx434 MLI_Matrix* MLI::getProlongation( int level ) in getProlongation() function in MLI
H A Dmli_method_amgsa.cxx1590 mli_Pmat = mli->getProlongation( level ); in printStatistics()
H A Dmli_method_amgcr.cxx1605 mli_Pmat = mli->getProlongation( level ); in printStatistics()
H A Dmli_method_amgrs.cxx902 mli_Pmat = mli->getProlongation( level ); in printStatistics()