#include <VectorImport.hpp>
|
| VectorImport (const Teuchos::RCP< const Teuchos::Comm< int > > arg_comm, const CommMessageType &, const CommMessageType &, const CommIdentType &, const unsigned arg_count_owned, const unsigned arg_count_receive) |
|
void | operator() (const VectorType &) const |
|
| VectorImport (const Teuchos::RCP< const Teuchos::Comm< int > > arg_comm, const CommMessageType &, const CommMessageType &, const CommIdentType &, const unsigned arg_count_owned, const unsigned arg_count_receive) |
|
void | operator() (const VectorType &) const |
|
template<class CommMessageType, class CommIdentType, class VectorType>
struct Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >
Definition at line 61 of file FadMPAssembly/VectorImport.hpp.
◆ VectorImport() [1/2]
template<class CommMessageType , class CommIdentType , class VectorType >
Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >::VectorImport |
( |
const Teuchos::RCP< const Teuchos::Comm< int > > |
arg_comm, |
|
|
const CommMessageType & |
, |
|
|
const CommMessageType & |
, |
|
|
const CommIdentType & |
, |
|
|
const unsigned |
arg_count_owned, |
|
|
const unsigned |
arg_count_receive |
|
) |
| |
|
inline |
◆ VectorImport() [2/2]
template<class CommMessageType , class CommIdentType , class VectorType >
Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >::VectorImport |
( |
const Teuchos::RCP< const Teuchos::Comm< int > > |
arg_comm, |
|
|
const CommMessageType & |
, |
|
|
const CommMessageType & |
, |
|
|
const CommIdentType & |
, |
|
|
const unsigned |
arg_count_owned, |
|
|
const unsigned |
arg_count_receive |
|
) |
| |
|
inline |
◆ operator()() [1/2]
template<class CommMessageType , class CommIdentType , class VectorType >
◆ operator()() [2/2]
template<class CommMessageType , class CommIdentType , class VectorType >
◆ comm
template<class CommMessageType , class CommIdentType , class VectorType >
◆ count_owned
template<class CommMessageType , class CommIdentType , class VectorType >
◆ count_receive
template<class CommMessageType , class CommIdentType , class VectorType >
The documentation for this struct was generated from the following file: