Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c70 PetscInt errorFunctional; member
570 f[user->errorFunctional] = PetscAbsScalar(y[0] - yexact[0]); in Functional_Error()
742 …PetscCall(FunctionalRegister(&user->functionalRegistry, "Error", &user->errorFunctional, Functiona… in SetupProblem()