Searched refs:QCompute (Results 1 – 1 of 1) sorted by relevance
314 static PetscErrorCode QCompute(PetscInt dim, const PetscReal vp[], const PetscReal vq[], PetscReal … in QCompute() function363 PetscCall(QCompute(dim, &u[p * dim], &u[q * dim], Q)); in RHSFunctionParticles()