Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex28.c228 static PetscErrorCode CheckDistribution(DM dm, PetscReal m, PetscReal n, PetscReal T, PetscReal v[]) in CheckDistribution() function
311 PetscCall(CheckDistribution(plex, m, n, T, &v)); in RHSFunctionParticles()