Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex14.c444 static void THIErosion(THI thi, const Node *vel, PetscScalar *erate, Node *derate) in THIErosion() function
885 THIErosion(thi, &x[i][j][0], &erate, NULL); in THIFunctionLocal_2D()
1260 THIErosion(thi, &x3[i][j][0], NULL, &derate); in THIJacobianLocal_2D()