|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialized class for retrieving a dummy object of type NumberArrayLengthDependency. More...
#include <Teuchos_StandardDependencies.hpp>
GetterFunctions | |
| static RCP < NumberArrayLengthDependency < DependeeType, DependentType > > | getDummyObject () |
| Retrieves a dummy object of type NumberArrayLengthDependency. | |
Specialized class for retrieving a dummy object of type NumberArrayLengthDependency.
Definition at line 1196 of file Teuchos_StandardDependencies.hpp.
| RCP< NumberArrayLengthDependency< DependeeType, DependentType > > Teuchos::DummyObjectGetter< NumberArrayLengthDependency< DependeeType, DependentType > >::getDummyObject | ( | ) | [static] |
Retrieves a dummy object of type NumberArrayLengthDependency.
Definition at line 1215 of file Teuchos_StandardDependencies.hpp.
1.7.6.1