Reference documentation for deal.II version 9.6.1
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Functions
Utilities::Trilinos::internal Namespace Reference
Functions
template<class T, class... Args>
Teuchos::RCP< T >
make_rcp
(Args &&...args)
Function Documentation
◆
make_rcp()
template<class T, class... Args>
Teuchos::RCP< T > Utilities::Trilinos::internal::make_rcp
(
Args &&...
args
)
Creates and returns a
Teuchos::RCP
object for type T.
Note
In
Trilinos
14.0.0, the function
Teuchos::make_rcp()
was introduced, which should be preferred to this function.
Utilities
Trilinos
internal
Generated by
1.13.1