Searched refs:SOLZERO (Results 1 – 1 of 1) sorted by relevance
25 SOLZERO, enumerator3023 case SOLZERO: in SetUpParameters()3108 case SOLZERO: in SetupProblem()3132 case SOLZERO: in SetupProblem()3157 case SOLZERO: in SetupProblem()3174 if (user->solType == SOLZERO) { in SetupProblem()3253 …if (user->solType != SOLZERO) PetscCall(DMSetNullSpaceConstructor(cdm, 1, CreatePressureNullSpace)… in SetupDiscretization()3258 if (user->solType != SOLZERO) { in SetupDiscretization()3317 …PetscCheck(user->solType == SOLZERO || nullspace, PetscObjectComm((PetscObject)snes), PETSC_ERR_AR… in SNESConvergenceCorrectPressure()3351 if (user.solType != SOLZERO) PetscCall(CreatePressureNullSpace(dm, 1, 1, &nullSpace)); in main()[all …]