Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Functions | Variables
ArrayUnitTestHelpers Namespace Reference

Functions

template<class T >
Teuchos::Array< T > generateArray (const int n_in)
 

Variables

int n = 4
 

Function Documentation

◆ generateArray()

template<class T >
Teuchos::Array< T > ArrayUnitTestHelpers::generateArray ( const int n_in)

Definition at line 57 of file Array_UnitTest_helpers.hpp.

Variable Documentation

◆ n

int ArrayUnitTestHelpers::n = 4
extern

Definition at line 47 of file Array_UnitTest_helpers.cpp.