Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex24.c37 SOL_UNKNOWN, enumerator
270 …R_ARG_WRONG, "Invalid exact solution type %s", SolTypeNames[PetscMin(user->solType, SOL_UNKNOWN)]); in SetupPrimalProblem()
H A Dex62.c40 SOL_UNKNOWN enumerator
301 …RONG, "Unsupported solution type: %s (%d)", SolTypes[PetscMin(user->sol, SOL_UNKNOWN)], user->sol); in SetupEqn()
H A Dex27.c104 SOL_UNKNOWN, enumerator
454 …R_ARG_WRONG, "Invalid exact solution type %s", SolTypeNames[PetscMin(user->solType, SOL_UNKNOWN)]); in SetupPrimalProblem()
587 …R_ARG_WRONG, "Invalid exact solution type %s", SolTypeNames[PetscMin(user->solType, SOL_UNKNOWN)]); in SetupMixedProblem()