Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex53.c1720 PetscInt comp_mandel[2]; in SetupPrimalProblem() local
1852 comp_mandel[0] = 0; in SetupPrimalProblem()
1853 comp_mandel[1] = 1; in SetupPrimalProblem()
1854 …ary(dm, DM_BC_ESSENTIAL, "vertical stress", label, 2, id_mandel, 0, 2, comp_mandel, (PetscVoidFn *… in SetupPrimalProblem()