Tpetra parallel linear algebra
Version of the Day
Loading...
Searching...
No Matches
core
src
Tpetra_createMeshMap.cpp
1
// @HEADER
2
// *****************************************************************************
3
// Tpetra: Templated Linear Algebra Services Package
4
//
5
// Copyright 2008 NTESS and the Tpetra contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#include "TpetraCore_config.h"
11
12
#ifdef HAVE_TPETRA_EXPLICIT_INSTANTIATION
13
14
#include "
Tpetra_BlockCrsMatrix_Helpers_decl.hpp
"
15
#include "
Tpetra_BlockCrsMatrix_Helpers_def.hpp
"
16
17
#include "TpetraCore_ETIHelperMacros.h"
18
19
namespace
Tpetra
{
20
21
TPETRA_ETI_MANGLING_TYPEDEFS()
22
23
TPETRA_INSTANTIATE_LGN(TPETRA_CREATEMESHMAP_INSTANT)
24
25
}
// namespace Tpetra
26
27
#endif
// HAVE_TPETRA_INSTANTIATION
Tpetra_BlockCrsMatrix_Helpers_decl.hpp
Tpetra_BlockCrsMatrix_Helpers_def.hpp
Tpetra
Namespace Tpetra contains the class and methods constituting the Tpetra library.
Generated on Thu Oct 9 2025 21:01:01 for Tpetra parallel linear algebra by
1.9.8