Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
Stokhos_SparseGridQuadrature.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Stokhos Package
4
//
5
// Copyright 2009 NTESS and the Stokhos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#include "
Stokhos_SparseGridQuadrature.hpp
"
11
12
#ifdef HAVE_STOKHOS_DAKOTA
13
14
// Instantiate the static sparse grid quadrature pointer for int/double
15
// (anything else and the user has to do it)
16
template
<>
17
Stokhos::SparseGridQuadrature<int,double>*
18
Stokhos::SparseGridQuadrature<int,double>::sgq(NULL);
19
20
#endif // HAVE_STOKHOS_DAKOTA
Stokhos_SparseGridQuadrature.hpp
Generated on Fri Nov 22 2024 09:18:15 for Stokhos Package Browser (Single Doxygen Collection) by
1.8.5