#include <AdapterForTests.hpp>
Definition at line 107 of file AdapterForTests.hpp.
◆ AdapterFactory()
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 247 of file AdapterForTests.hpp.
◆ ~AdapterFactory()
AdapterFactory::~AdapterFactory |
( |
| ) |
|
◆ getMainAdapter()
◆ getMainAdapterType()
◆ getCoordinateAdapter()
◆ getCoordinateAdapterType()
EAdapterType AdapterFactory::getCoordinateAdapterType |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: