|
Teuchos - Trilinos Tools Package
Version of the Day
|
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. | |
Specialized class for retrieving a dummy object of type TwoDRowDependency.
Definition at line 2049 of file Teuchos_StandardDependencies.hpp.
| RCP< TwoDRowDependency< DependeeType, DependentType > > Teuchos::DummyObjectGetter< TwoDRowDependency< DependeeType, DependentType > >::getDummyObject | ( | ) | [static] |
Retrieves a dummy object of type NumberArrayLengthDependency.
Definition at line 2068 of file Teuchos_StandardDependencies.hpp.
1.7.6.1