#include <Zoltan2_Directory_Comm.hpp>
|
| Zoltan2_Directory_Comm (int nvals, const Teuchos::ArrayRCP< int > &assign, Teuchos::RCP< const Teuchos::Comm< int > > comm, int tag) |
|
| ~Zoltan2_Directory_Comm () |
|
int | do_forward (int tag, const Teuchos::ArrayRCP< char > &send_data, int nbytes, Teuchos::ArrayRCP< char > &recv_data) |
|
int | do_reverse (int tag, const Teuchos::ArrayRCP< char > &send_data, int nbytes, const Teuchos::ArrayRCP< int > &sizes, Teuchos::ArrayRCP< char > &recv_data) |
|
int | getNRec () const |
|
int | get_plan_forward_recv_size () const |
|
int | resize (const Teuchos::ArrayRCP< int > &sizes, int tag, int *sum_recv_sizes) |
|
Definition at line 130 of file Zoltan2_Directory_Comm.hpp.
Zoltan2::Zoltan2_Directory_Comm::Zoltan2_Directory_Comm |
( |
int |
nvals, |
|
|
const Teuchos::ArrayRCP< int > & |
assign, |
|
|
Teuchos::RCP< const Teuchos::Comm< int > > |
comm, |
|
|
int |
tag |
|
) |
| |
Zoltan2::Zoltan2_Directory_Comm::~Zoltan2_Directory_Comm |
( |
| ) |
|
int Zoltan2::Zoltan2_Directory_Comm::do_forward |
( |
int |
tag, |
|
|
const Teuchos::ArrayRCP< char > & |
send_data, |
|
|
int |
nbytes, |
|
|
Teuchos::ArrayRCP< char > & |
recv_data |
|
) |
| |
int Zoltan2::Zoltan2_Directory_Comm::do_reverse |
( |
int |
tag, |
|
|
const Teuchos::ArrayRCP< char > & |
send_data, |
|
|
int |
nbytes, |
|
|
const Teuchos::ArrayRCP< int > & |
sizes, |
|
|
Teuchos::ArrayRCP< char > & |
recv_data |
|
) |
| |
int Zoltan2::Zoltan2_Directory_Comm::getNRec |
( |
| ) |
const |
|
inline |
int Zoltan2::Zoltan2_Directory_Comm::get_plan_forward_recv_size |
( |
| ) |
const |
|
inline |
int Zoltan2::Zoltan2_Directory_Comm::resize |
( |
const Teuchos::ArrayRCP< int > & |
sizes, |
|
|
int |
tag, |
|
|
int * |
sum_recv_sizes |
|
) |
| |
The documentation for this class was generated from the following files: