|
Zoltan2
|
#include <AdapterForTests.hpp>
Public Member Functions | |
| AdapterFactory (UserInputForTests *uinput, const ParameterList &pList, const RCP< const Comm< int > > &comm) | |
| A class method for constructing an input adapter defind in a parameter list. | |
| ~AdapterFactory () | |
| Zoltan2::BaseAdapterRoot * | getMainAdapter () const |
| EAdapterType | getMainAdapterType () const |
| Zoltan2::BaseAdapterRoot * | getCoordinateAdapter () const |
| EAdapterType | getCoordinateAdapterType () const |
Definition at line 107 of file AdapterForTests.hpp.
| AdapterFactory::AdapterFactory | ( | UserInputForTests * | uinput, |
| const ParameterList & | pList, | ||
| const RCP< const Comm< int > > & | comm ) |
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 247 of file AdapterForTests.hpp.
| AdapterFactory::~AdapterFactory | ( | ) |
Definition at line 279 of file AdapterForTests.hpp.
|
inline |
Definition at line 124 of file AdapterForTests.hpp.
|
inline |
Definition at line 128 of file AdapterForTests.hpp.
|
inline |
Definition at line 132 of file AdapterForTests.hpp.
|
inline |
Definition at line 136 of file AdapterForTests.hpp.