Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <VectorImport.hpp>
Public Member Functions | |
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 |
Public Attributes | |
const Teuchos::RCP< const Teuchos::Comm< int > > | comm |
const unsigned | count_owned |
const unsigned | count_receive |
Definition at line 61 of file FadMPAssembly/VectorImport.hpp.
|
inline |
Definition at line 81 of file FadMPAssembly/VectorImport.hpp.
|
inline |
Definition at line 81 of file MPAssembly/VectorImport.hpp.
|
inline |
Definition at line 93 of file FadMPAssembly/VectorImport.hpp.
|
inline |
Definition at line 93 of file MPAssembly/VectorImport.hpp.
const Teuchos::RCP< const Teuchos::Comm< int > > Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >::comm |
Definition at line 77 of file FadMPAssembly/VectorImport.hpp.
const unsigned Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >::count_owned |
Definition at line 78 of file FadMPAssembly/VectorImport.hpp.
const unsigned Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >::count_receive |
Definition at line 79 of file FadMPAssembly/VectorImport.hpp.