Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
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 > | |
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 |