Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex45.c153 static PetscErrorCode mms_trig_trig(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc,… in mms_trig_trig() function
282 PetscCall(PetscDSSetExactSolution(ds, 0, mms_trig_trig, ctx)); in SetupProblem()