Searched refs:LANDAU_MATRIX_TOTAL (Results 1 – 2 of 2) sorted by relevance
102 LANDAU_MATRIX_TOTAL, enumerator
2298 if (ctx->times[LANDAU_MATRIX_TOTAL] > 0) { // OMP timings in DMPlexLandauDestroyVelocitySpace()2300 …cInt_FMT " threads\n", ctx->times[LANDAU_EX2_TSSOLVE] - ctx->times[LANDAU_MATRIX_TOTAL], ctx->batc… in DMPlexLandauDestroyVelocitySpace()2301 …etscCall(PetscPrintf(ctx->comm, "3: Landau: %10.3e\n", ctx->times[LANDAU_MATRIX_TOTAL])); in DMPlexLandauDestroyVelocitySpace()2715 ctx->times[LANDAU_MATRIX_TOTAL] += (endtime - starttime); in DMPlexLandauIFunction()2782 ctx->times[LANDAU_MATRIX_TOTAL] += (endtime - starttime); in DMPlexLandauIJacobian()