|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
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. | |
Specialized class for retrieving a dummy object of type TwoDColDependency.
Definition at line 2212 of file Teuchos_StandardDependencies.hpp.
| 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.
1.7.6.1