Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex17.c306 static void g0_mass_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pets… in g0_mass_uu() function
469 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_mass_uu, NULL, NULL, NULL)); in SetupPrimalProblem()