#include <AdapterForTests.hpp>
Definition at line 71 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.
- Parameters
-
[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 |
- Returns
- Ptr to the constructed adapter cast to the base class
Definition at line 211 of file AdapterForTests.hpp.
AdapterFactory::~AdapterFactory |
( |
| ) |
|
EAdapterType AdapterFactory::getCoordinateAdapterType |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: