Zoltan2
|
#include <AdapterForTests.hpp>
Public Types | |
typedef Zoltan2::BasicVectorAdapter< tMVector_t > | pamgen_adapter_t |
Static Public Member Functions | |
static AdapterWithOptionalCoordinateAdapter | getAdapterForInput (UserInputForTests *uinput, const ParameterList &pList, const RCP< const Comm< int > > &comm) |
A class method for constructing an input adapter defind in a parameter list. More... | |
Definition at line 103 of file AdapterForTests.hpp.
Definition at line 111 of file AdapterForTests.hpp.
|
static |
A class method for constructing an input adapter defind in a parameter list.
[in] | uinput | is the data source for adapter |
[in] | pList | is the paramter list defining the data type to be used and adapter type to be costructed |
[in] | comm | is the process communicator |
Definition at line 227 of file AdapterForTests.hpp.