Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex30.c374 static void P_1_aux(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in P_1_aux() function
1752 PetscCall(PetscDSSetResidual(ds, 0, P_0_aux, P_1_aux)); in SetInitialConditionsAndTolerances()