Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex27.c314 static PetscErrorCode QCompute(PetscInt dim, const PetscReal vp[], const PetscReal vq[], PetscReal … in QCompute() function
363 PetscCall(QCompute(dim, &u[p * dim], &u[q * dim], Q)); in RHSFunctionParticles()