Searched refs:SOL_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex24.c | 37 SOL_UNKNOWN, enumerator 270 …R_ARG_WRONG, "Invalid exact solution type %s", SolTypeNames[PetscMin(user->solType, SOL_UNKNOWN)]); in SetupPrimalProblem()
|
| H A D | ex62.c | 40 SOL_UNKNOWN enumerator 301 …RONG, "Unsupported solution type: %s (%d)", SolTypes[PetscMin(user->sol, SOL_UNKNOWN)], user->sol); in SetupEqn()
|
| H A D | ex27.c | 104 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()
|