Home
last modified time | relevance | path

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

/petsc/src/dm/dt/tests/
H A Dex12.c25 static PetscErrorCode CheckResidual(PetscWeakForm wf, PetscFormKey key, PetscInt in0, PetscPointFn … in CheckResidual() argument
32 …scCheck(n0 == in0, PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "Found %" PetscInt_FMT " f0 functions != %"… in CheckResidual()
34 …ERR_ARG_SIZ, "Found %" PetscInt_FMT " f1 functions != %" PetscInt_FMT " functions input", n0, in0); in CheckResidual()