Searched refs:FormNodalSoln (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex51.c | 23 static PetscErrorCode FormNodalSoln(PetscInt, PetscReal, PetscReal, PetscReal, PetscReal *, PetscSc… 133 PetscCall(FormNodalSoln(p, x, y, h, gllNode, ue)); in main() 327 static PetscErrorCode FormNodalSoln(PetscInt P, PetscReal x, PetscReal y, PetscReal H, PetscReal *n… in FormNodalSoln() function
|