Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
List of all members
Teuchos::DummyObjectGetter< TwoDRowDependency< DependeeType, DependentType > > Class Template Reference

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

#include <Teuchos_StandardDependencies.hpp>

Static Public Member Functions

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

Detailed Description

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

Specialized class for retrieving a dummy object of type TwoDRowDependency.

Definition at line 2051 of file Teuchos_StandardDependencies.hpp.

Member Function Documentation

◆ getDummyObject()

template<class DependeeType , class DependentType >
RCP< TwoDRowDependency< DependeeType, DependentType > > Teuchos::DummyObjectGetter< TwoDRowDependency< DependeeType, DependentType > >::getDummyObject
static

Retrieves a dummy object of type NumberArrayLengthDependency.

Definition at line 2070 of file Teuchos_StandardDependencies.hpp.


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