Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex51.c22 static PetscErrorCode FormNodalRhs(PetscInt, PetscReal, PetscReal, PetscReal, PetscReal *, PetscSca…
132 PetscCall(FormNodalRhs(p, x, y, h, gllNode, r)); in main()
310 static PetscErrorCode FormNodalRhs(PetscInt P, PetscReal x, PetscReal y, PetscReal H, PetscReal *nd… in FormNodalRhs() function