From b6a2ff90074e59bb6bdf4d9873395ef72a6a5994 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Fri, 29 May 2015 20:59:10 +0200 Subject: [PATCH] exploit symmetries in Local integrators of mass and laplace matrices without assignment operation --- include/deal.II/integrators/l2.h | 45 ++++++++++++++++----------- include/deal.II/integrators/laplace.h | 24 +++++++------- 2 files changed, 40 insertions(+), 29 deletions(-) diff --git a/include/deal.II/integrators/l2.h b/include/deal.II/integrators/l2.h index baadc9cbab..41672153ee 100644 --- a/include/deal.II/integrators/l2.h +++ b/include/deal.II/integrators/l2.h @@ -63,17 +63,21 @@ namespace LocalIntegrators const double dx = fe.JxW(k) * factor; for (unsigned int i=0; i