Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex53.c1713 …PetscErrorCode (*exact_t[3])(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar *, void… in SetupPrimalProblem() local
1728 exact_t[0] = exact_t[1] = exact_t[2] = zero; in SetupPrimalProblem()
1746 exact_t[2] = linear_linear_p_t; in SetupPrimalProblem()
1750 …sure", label, 1, &id, 2, 0, NULL, (PetscVoidFn *)exact[2], (PetscVoidFn *)exact_t[2], user, NULL)); in SetupPrimalProblem()
1766 exact_t[2] = trig_linear_p_t; in SetupPrimalProblem()
1770 …sure", label, 1, &id, 2, 0, NULL, (PetscVoidFn *)exact[2], (PetscVoidFn *)exact_t[2], user, NULL)); in SetupPrimalProblem()
1786 exact_t[2] = linear_trig_p_t; in SetupPrimalProblem()
1790 …sure", label, 1, &id, 2, 0, NULL, (PetscVoidFn *)exact[2], (PetscVoidFn *)exact_t[2], user, NULL)); in SetupPrimalProblem()
1807 exact_t[0] = terzaghi_2d_u_t; in SetupPrimalProblem()
1808 exact_t[1] = terzaghi_2d_eps_t; in SetupPrimalProblem()
[all …]