Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex46.c93 PetscScalar funcU(DMDACoor2d *coords) in funcU() function
150 …+ uyy) - (K * funcA(x[j][i], user) * PetscSqrtScalar(ux * ux + uy * uy) + funcU(&coords[j][i])) * … in FormFunctionLocal()