Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
List of all members
Teuchos::DummyObjectGetter< TwoDColDependency< DependeeType, DependentType > > Class Template Reference

Specialized class for retrieving a dummy object of type TwoDColDependency. More...

#include <Teuchos_StandardDependencies.hpp>

GetterFunctions

static RCP< TwoDColDependency< DependeeType, DependentType > > getDummyObject ()
 Retrieves a dummy object of type NumberArrayLengthDependency. More...
 

Detailed Description

template<class DependeeType, class DependentType>
class Teuchos::DummyObjectGetter< TwoDColDependency< DependeeType, DependentType > >

Specialized class for retrieving a dummy object of type TwoDColDependency.

Definition at line 2212 of file Teuchos_StandardDependencies.hpp.

Member Function Documentation

◆ getDummyObject()

template<class DependeeType , class DependentType >
RCP< TwoDColDependency< DependeeType, DependentType > > Teuchos::DummyObjectGetter< TwoDColDependency< DependeeType, DependentType > >::getDummyObject ( )
static

Retrieves a dummy object of type NumberArrayLengthDependency.

Definition at line 2231 of file Teuchos_StandardDependencies.hpp.


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