From 873b93c8723ba85fc8a9d5d32bdcf9a22fb5c342 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Tue, 19 May 2015 07:31:36 +0200 Subject: [PATCH] exploit symmetries in Local integrators of mass and laplace matrices --- include/deal.II/integrators/l2.h | 14 ++++++++++++-- include/deal.II/integrators/laplace.h | 8 +++++++- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/include/deal.II/integrators/l2.h b/include/deal.II/integrators/l2.h index 1b54ef493b..24320a8004 100644 --- a/include/deal.II/integrators/l2.h +++ b/include/deal.II/integrators/l2.h @@ -63,12 +63,17 @@ namespace LocalIntegrators const double dx = fe.JxW(k) * factor; for (unsigned int i=0; i