]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Portable MatrixFree: Export variable for n_q_points 17888/head
authorMartin Kronbichler <martin.kronbichler@rub.de>
Mon, 25 Nov 2024 13:35:24 +0000 (14:35 +0100)
committerMartin Kronbichler <martin.kronbichler@rub.de>
Mon, 25 Nov 2024 13:35:24 +0000 (14:35 +0100)
include/deal.II/matrix_free/tools.h

index 597bbb2f71150f692c67fcc3d304cffce5ff736d..bf4a9cb3614590deebe7c173b496b813750e0421 100644 (file)
@@ -1459,6 +1459,7 @@ namespace MatrixFreeTools
     };
 
     static constexpr unsigned int n_local_dofs = QuadOperation::n_local_dofs;
+    static constexpr unsigned int n_q_points   = QuadOperation::n_q_points;
 
   private:
     mutable QuadOperation                  m_quad_operation;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.