Searched refs:ComputeGammaFactor (Results 1 – 1 of 1) sorted by relevance
149 static PetscErrorCode ComputeGammaFactor(PetscInt d, PetscBool forward, PetscInt ldx, PetscScalar f… in ComputeGammaFactor() function204 for (PetscInt c = 0; c < 3; ++c) PetscCall(ComputeGammaFactor(d, forward, 3, &tmp[c])); in ComputeAction()