Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex15.c113 static PetscErrorCode trig_q_bc(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pet… in trig_q_bc() function
267 …(dm, DM_BC_ESSENTIAL, "wall", label, 1, &id, 0, 0, NULL, (PetscVoidFn *)trig_q_bc, NULL, user, NUL… in SetupPrimalProblem()