RTOp Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
support
RTOpPack_SPMD_apply_op.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// RTOp: Interfaces and Support Software for Vector Reduction Transformation
4
// Operations
5
//
6
// Copyright 2006 NTESS and the RTOp contributors.
7
// SPDX-License-Identifier: BSD-3-Clause
8
// *****************************************************************************
9
// @HEADER
10
11
#include "
RTOpPack_SPMD_apply_op_decl.hpp
"
12
#include "
RTOpPack_SPMD_apply_op_def.hpp
"
13
14
15
Teuchos::RCP<Teuchos::FancyOStream>
&
RTOpPack::spmdApplyOpDumpOut
()
16
{
17
static
Teuchos::RCP<Teuchos::FancyOStream>
dumpOut;
18
return
dumpOut;
19
}
20
21
22
void
RTOpPack::set_SPMD_apply_op_dump_out
(
const
RCP<FancyOStream>
&dumpOut)
23
{
24
spmdApplyOpDumpOut
() = dumpOut;
25
}
26
27
28
#ifdef HAVE_RTOP_EXPLICIT_INSTANTIATION
29
30
31
#include "
Teuchos_ExplicitInstantiationHelpers.hpp
"
32
33
34
namespace
RTOpPack {
35
36
37
TEUCHOS_MACRO_TEMPLATE_INSTANT_SCALAR_TYPES
(
38
RTOPPACK_SPMD_APPLY_OP_INSTANT_SCALAR
)
39
40
41
}
// namespace RTOpPack
42
43
44
#endif // HAVE_TEUCHOS_EXCPLICIT_INSTANTIATION
TEUCHOS_MACRO_TEMPLATE_INSTANT_SCALAR_TYPES
#define TEUCHOS_MACRO_TEMPLATE_INSTANT_SCALAR_TYPES(MACRONAME)
RTOpPack_SPMD_apply_op_def.hpp
RTOPPACK_SPMD_APPLY_OP_INSTANT_SCALAR
#define RTOPPACK_SPMD_APPLY_OP_INSTANT_SCALAR(SCALAR)
Definition:
RTOpPack_SPMD_apply_op_def.hpp:549
RTOpPack::set_SPMD_apply_op_dump_out
void set_SPMD_apply_op_dump_out(const RCP< FancyOStream > &dumpOut)
Set up to show a dump of RTOps applied through SPMD_apply_op().
Definition:
RTOpPack_SPMD_apply_op.cpp:22
RTOpPack_SPMD_apply_op_decl.hpp
Teuchos_ExplicitInstantiationHelpers.hpp
Teuchos::RCP
RTOpPack::spmdApplyOpDumpOut
RCP< FancyOStream > & spmdApplyOpDumpOut()
Definition:
RTOpPack_SPMD_apply_op.cpp:15
Generated on Thu Nov 21 2024 09:18:21 for RTOp Package Browser (Single Doxygen Collection) by
1.8.5