Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex13.c72 static void f0_unity_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pets… in f0_unity_u() function
191 PetscCall(PetscDSSetResidual(ds, 0, f0_unity_u, f1_u)); in SetupAdjointProblem()