Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_LSI_Dsuperlu.c37 ScalePermstruct_t ScalePermstruct_; member
87 ScalePermstructFree(&(sluPtr->ScalePermstruct_)); in HYPRE_LSI_DSuperLUDestroy()
181 &(sluPtr->ScalePermstruct_)); in HYPRE_LSI_DSuperLUSetup()
188 &(sluPtr->ScalePermstruct_), NULL, sluPtr->localNRows_, iZero, in HYPRE_LSI_DSuperLUSetup()
200 sluPtr->ScalePermstruct_.DiagScale); in HYPRE_LSI_DSuperLUSetup()
233 &(sluPtr->ScalePermstruct_), soln, localNRows, iOne, in HYPRE_LSI_DSuperLUSolve()
245 sluPtr->ScalePermstruct_.DiagScale); in HYPRE_LSI_DSuperLUSolve()