Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_LSI_ddict.c47 HYPRE_LSI_DDICT; typedef
80 HYPRE_LSI_DDICT *ict_ptr; in HYPRE_LSI_DDICTCreate()
82 ict_ptr = hypre_TAlloc(HYPRE_LSI_DDICT, 1, HYPRE_MEMORY_HOST); in HYPRE_LSI_DDICTCreate()
106 HYPRE_LSI_DDICT *ict_ptr; in HYPRE_LSI_DDICTDestroy()
108 ict_ptr = (HYPRE_LSI_DDICT *) solver; in HYPRE_LSI_DDICTDestroy()
134 HYPRE_LSI_DDICT *ict_ptr = (HYPRE_LSI_DDICT *) solver; in HYPRE_LSI_DDICTSetFillin()
147 HYPRE_LSI_DDICT *ict_ptr = (HYPRE_LSI_DDICT *) solver; in HYPRE_LSI_DDICTSetDropTolerance()
160 HYPRE_LSI_DDICT *ict_ptr = (HYPRE_LSI_DDICT *) solver; in HYPRE_LSI_DDICTSetOutputLevel()
176 HYPRE_LSI_DDICT *ict_ptr = (HYPRE_LSI_DDICT *) solver; in HYPRE_LSI_DDICTSolve()
242 HYPRE_LSI_DDICT *ict_ptr = (HYPRE_LSI_DDICT *) solver; in HYPRE_LSI_DDICTSetup()
[all …]