Searched refs:f0_trig_homogeneous_u (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex36.c | 65 static void f0_trig_homogeneous_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[],… in f0_trig_homogeneous_u() function 164 PetscCall(PetscDSSetResidual(ds, 0, f0_trig_homogeneous_u, f1_u)); in SetupPrimalProblem()
|
| H A D | ex13.c | 56 static void f0_trig_homogeneous_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[],… in f0_trig_homogeneous_u() function 170 … = user->homogeneous ? f0_trig_homogeneous_u : f0_trig_… in SetupPrimalProblem()
|