Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex30.c352 static void P_1_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in P_1_3d() function
1518 PetscCall(PetscDSSetResidual(ds, P_FIELD_ID, P_0, P_1_3d)); in SetupProblem()