| 
    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 34 of file FadMPAssembly/VectorImport.hpp.
      
  | 
  inline | 
Definition at line 54 of file FadMPAssembly/VectorImport.hpp.
      
  | 
  inline | 
Definition at line 54 of file MPAssembly/VectorImport.hpp.
      
  | 
  inline | 
Definition at line 66 of file FadMPAssembly/VectorImport.hpp.
      
  | 
  inline | 
Definition at line 66 of file MPAssembly/VectorImport.hpp.
| const Teuchos::RCP< const Teuchos::Comm< int > > Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >::comm | 
Definition at line 50 of file FadMPAssembly/VectorImport.hpp.
| const unsigned Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >::count_owned | 
Definition at line 51 of file FadMPAssembly/VectorImport.hpp.
| const unsigned Kokkos::Example::VectorImport< CommMessageType, CommIdentType, VectorType >::count_receive | 
Definition at line 52 of file FadMPAssembly/VectorImport.hpp.
 1.8.5