Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Teuchos::TypeNameTraits< TwoDArray< T > > Class Template Reference

TypeNameTraits specialization for Array.
More...

#include <Teuchos_TwoDArray.hpp>

Static Public Member Functions

static std::string name ()
 
static std::string concreteName (const TwoDArray< T > &)
 

Detailed Description

template<typename T>
class Teuchos::TypeNameTraits< TwoDArray< T > >

TypeNameTraits specialization for Array.

Definition at line 448 of file Teuchos_TwoDArray.hpp.

Member Function Documentation

◆ name()

template<typename T >
static std::string Teuchos::TypeNameTraits< TwoDArray< T > >::name ( )
inlinestatic

Definition at line 450 of file Teuchos_TwoDArray.hpp.

◆ concreteName()

template<typename T >
static std::string Teuchos::TypeNameTraits< TwoDArray< T > >::concreteName ( const TwoDArray< T > & )
inlinestatic

Definition at line 457 of file Teuchos_TwoDArray.hpp.


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