Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Tpetra_Operator.hpp"
#include "Tpetra_Vector.hpp"
#include "Tpetra_VectorSpace.hpp"
#include "Teuchos_BLAS.hpp"
Go to the source code of this file.
Classes | |
class | MyOperator< OrdinalType, ScalarType > |
Simple example of a user's defined Tpetra::Operator class. More... | |