Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/jacobi/
H A Djacobi.c433 PCJacobiType deflt, type; in PCSetFromOptions_Jacobi() local
436 PetscCall(PCJacobiGetType(pc, &deflt)); in PCSetFromOptions_Jacobi()
438 … construct diagonal matrix", "PCJacobiSetType", PCJacobiTypes, (PetscEnum)deflt, (PetscEnum *)&typ… in PCSetFromOptions_Jacobi()