Home
last modified time | relevance | path

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

/petsc/src/dm/dt/tests/
H A Dex12.c25 …eakForm wf, PetscFormKey key, PetscInt in0, PetscPointFn *if0[], PetscInt in1, PetscPointFn *if1[]) in CheckResidual() argument
35 …for (i = 0; i < n1; ++i) PetscCheck(f1[i] == if1[i], PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "f1[%" Pe… in CheckResidual()