Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
ArrayConversions_UnitTest_helpers.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ArrayConversionsUnitTestHelpers
 

Functions

template<class T >
Array< RCP< T > > ArrayConversionsUnitTestHelpers::generateArrayRcp (const Teuchos_Ordinal n_in)
 
template<class T >
Array< RCP< T > > ArrayConversionsUnitTestHelpers::generateArrayRcpGen (const Teuchos_Ordinal n_in)
 
template<class T >
ArrayConversionsUnitTestHelpers::testArrayViewInput (const ArrayView< const Ptr< const T > > &a_in)
 
template<class T >
void ArrayConversionsUnitTestHelpers::testArrayViewOutput (const ArrayView< const Ptr< T > > &a_out)
 

Variables

Teuchos_Ordinal ArrayConversionsUnitTestHelpers::n