Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmresimpl.h92 #define GMRES_DELTA_DIRECTIONS 10 macro
H A Ddgmres.c1066 dgmres->delta_allocate = GMRES_DELTA_DIRECTIONS; in KSPCreate_DGMRES()
/petsc/src/ksp/ksp/impls/gmres/
H A Dgmres.c30 #define GMRES_DELTA_DIRECTIONS 10 macro
911 gmres->delta_allocate = GMRES_DELTA_DIRECTIONS; in KSPCreate_GMRES()