Zoltan2
Public Types | Static Public Member Functions | List of all members
AdapterForTests Class Reference

#include <AdapterForTests.hpp>

Public Types

typedef Zoltan2::BasicVectorAdapter< tMVector_tpamgen_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...
 

Detailed Description

Definition at line 103 of file AdapterForTests.hpp.

Member Typedef Documentation

◆ pamgen_adapter_t

Definition at line 111 of file AdapterForTests.hpp.

Member Function Documentation

◆ getAdapterForInput()

AdapterWithOptionalCoordinateAdapter AdapterForTests::getAdapterForInput ( UserInputForTests uinput,
const ParameterList &  pList,
const RCP< const Comm< int > > &  comm 
)
static

A class method for constructing an input adapter defind in a parameter list.

Parameters
[in]uinputis the data source for adapter
[in]pListis the paramter list defining the data type to be used and adapter type to be costructed
[in]commis the process communicator
Returns
Ptr to the constructed adapter cast to the base class

Definition at line 227 of file AdapterForTests.hpp.


The documentation for this class was generated from the following file: