Searched refs:stdFormat (Results 1 – 1 of 1) sorted by relevance
438 …char stdFormat[] = "L2 Norm of the Divergence Error is: %g\n H(div) elements working correctly: %s… in main() local476 …PetscCall(PetscPrintf(PETSC_COMM_WORLD, stdFormat, divErrNorm, exampleSuccess ? "true" : "false")); in main()