|
Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|

Public Member Functions | |
| VecSpaceBase () | |
| ~VecSpaceBase () | |
| virtual RCP< VecBase > | create (const RCP< const VecSpaceBase > &s) const =0 |
Definition at line 75 of file test/Handle/cxx_main.cpp.
| VecSpaceBase::VecSpaceBase | ( | ) | [inline] |
Definition at line 78 of file test/Handle/cxx_main.cpp.
| VecSpaceBase::~VecSpaceBase | ( | ) | [inline] |
Definition at line 79 of file test/Handle/cxx_main.cpp.
| virtual RCP<VecBase> VecSpaceBase::create | ( | const RCP< const VecSpaceBase > & | s | ) | const [pure virtual] |
Implemented in VecSpaceA.
1.7.4