Searched refs:useSpectral (Results 1 – 1 of 1) sorted by relevance
307 static PetscErrorCode TestVecClosure(DM dm, PetscBool useIndex, PetscBool useSpectral, AppCtx *user) in TestVecClosure() argument325 if (useSpectral) { in TestVecClosure()333 if (useSpectral) { in TestVecClosure()346 if (useSpectral) PetscCall(DMPlexSetClosurePermutationTensor(dm, PETSC_DETERMINE, s)); in TestVecClosure()375 …per vector closure: %.3es\n", rank, useIndex ? (useSpectral ? titleSpecIndex : titleIndex) : (useS… in TestVecClosure()379 …losure: %gs standard: %gs\n", rank, useIndex ? (useSpectral ? titleSpecIndex : titleIndex) : (useS… in TestVecClosure()