]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Don't use .inst files where not necessary. 18078/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Feb 2025 12:49:35 +0000 (05:49 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Feb 2025 12:50:06 +0000 (05:50 -0700)
source/base/polynomials_bernstein.cc
source/base/polynomials_bernstein.inst [deleted file]

index 34d79af5ead2219b66193c40a7f1ea8b030a9957..cb12a2f652f385d250cd7179c2555bc74cd319f3 100644 (file)
@@ -48,6 +48,7 @@ PolynomialsBernstein<number>::PolynomialsBernstein(const unsigned int index,
 {}
 
 
-#include "polynomials_bernstein.inst"
+template class dealii::PolynomialsBernstein<double>;
+
 
 DEAL_II_NAMESPACE_CLOSE
diff --git a/source/base/polynomials_bernstein.inst b/source/base/polynomials_bernstein.inst
deleted file mode 100644 (file)
index a852207..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-// ------------------------------------------------------------------------
-//
-// SPDX-License-Identifier: LGPL-2.1-or-later
-// Copyright (C) 2015 - 2018 by the deal.II authors
-//
-// This file is part of the deal.II library.
-//
-// Part of the source code is dual licensed under Apache-2.0 WITH
-// LLVM-exception OR LGPL-2.1-or-later. Detailed license information
-// governing the source code and code contributions can be found in
-// LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
-//
-// ------------------------------------------------------------------------
-
-template class dealii::PolynomialsBernstein<double>;

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.