Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex76.c865 static void f1_conduct_w(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in f1_conduct_w() function
1293 PetscCall(PetscDSSetResidual(ds, TEMP, f0_conduct_w, f1_conduct_w)); in SetupProblem()