]> https://gitweb.dealii.org/ - dealii.git/commitdiff
instantiation for add_entries_local_to_global 13450/head
authorJiaqi Zhang <jiaqi2@clemson.edu>
Fri, 25 Feb 2022 19:21:34 +0000 (13:21 -0600)
committerJiaqi Zhang <jiaqi2@clemson.edu>
Fri, 25 Feb 2022 19:21:34 +0000 (13:21 -0600)
source/lac/affine_constraints.inst.in

index 100236c2705beff936bfa24748799011d4424e67..0afc09418c3c1235a17f8c0b2b9d27c2c6165623 100644 (file)
@@ -297,6 +297,14 @@ for (S : REAL_AND_COMPLEX_SCALARS; SP : AFFINE_CONSTRAINTS_SP_BLOCK)
       SP &,
       const bool,
       const Table<2, bool> &) const;
+
+    template void AffineConstraints<S>::add_entries_local_to_global<SP>(
+      const std::vector<AffineConstraints<S>::size_type> &,
+      const AffineConstraints<S> &,
+      const std::vector<AffineConstraints<S>::size_type> &,
+      SP &,
+      const bool,
+      const Table<2, bool> &) const;
   }
 
 

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.