From 48caf8f865c5a72750df5b1aa0083b66a10e6c8e Mon Sep 17 00:00:00 2001 From: wolf Date: Sun, 28 Feb 1999 19:29:41 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@931 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/Todo | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deal.II/lac/Todo b/deal.II/lac/Todo index 192c60c35d..4c8889e427 100644 --- a/deal.II/lac/Todo +++ b/deal.II/lac/Todo @@ -19,3 +19,7 @@ Let dSMatrixStruct::compress free the memory of colnums which is Let dSMatrixStruct be derived from Subscriptor and let the dSMatrix subscribe to that. The present behaviour is just about to dangerous. + + +Use memcpy in dSMatrix::copy_from instead of elementwise copying. + This should yield a significant speed-up. \ No newline at end of file -- 2.39.5