Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
core
example
ExplicitInstantiation
four_files
EvilBase.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Teuchos: Common Tools Package
4
//
5
// Copyright 2004 NTESS and the Teuchos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#include "
EvilBase_decl.hpp
"
11
12
#ifdef DO_EXPLICIT_INSTANTIATION
13
14
#include "
EvilBase_def.hpp
"
15
16
namespace
EvilPack {
17
18
template
class
EvilBase<double>;
19
template
class
EvilBase<int>;
20
21
}
// namespace EvilPack
22
23
#endif // DO_EXPLICIT_INSTANTIATION
EvilBase_decl.hpp
EvilBase_def.hpp
Generated on Fri Jul 4 2025 09:20:20 for Teuchos Package Browser (Single Doxygen Collection) by
1.8.5