Searched refs:mms_trig_lin (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex45.c | 116 static PetscErrorCode mms_trig_lin(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, … in mms_trig_lin() function 275 PetscCall(PetscDSSetExactSolution(ds, 0, mms_trig_lin, ctx)); in SetupProblem() 277 …m, DM_BC_ESSENTIAL, "wall", label, 1, &id, 0, 0, NULL, (PetscVoidFn *)mms_trig_lin, (PetscVoidFn *… in SetupProblem()
|