Home
last modified time | relevance | path

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

/honee/src/spanstats/
H A Dturbulence.c267 PetscScalar l2_error = sqrt(error_sq); in TSMonitor_SpanwiseStatisticsTurbulence() local
268 PetscCall(PetscPrintf(PETSC_COMM_WORLD, "l2 error: %.5e\n", l2_error)); in TSMonitor_SpanwiseStatisticsTurbulence()