Searched refs:ComputeGamma (Results 1 – 1 of 1) sorted by relevance
112 static PetscErrorCode ComputeGamma(PetscInt d, PetscInt ldx, PetscScalar f[]) in ComputeGamma() function467 for (PetscInt c = 0; c < 3; ++c) PetscCall(ComputeGamma(d, 3, &tmp[c])); in TestFreeField()