Searched refs:quadratic_q_bc (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/snes/tests/ |
| H A D | ex15.c | 88 static PetscErrorCode quadratic_q_bc(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc… in quadratic_q_bc() function 261 …, DM_BC_ESSENTIAL, "wall", label, 1, &id, 0, 0, NULL, (PetscVoidFn *)quadratic_q_bc, NULL, user, N… in SetupPrimalProblem()
|