Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Common::Operator< Scalar > Class Template Reference

#include <Common.hpp>

Public Types

typedef MultiVector< Scalar > MV
 

Public Member Functions

void apply (MV &, const MV &)
 

Detailed Description

template<class Scalar>
class Common::Operator< Scalar >

Definition at line 25 of file Common.hpp.

Member Typedef Documentation

◆ MV

template<class Scalar >
typedef MultiVector<Scalar> Common::Operator< Scalar >::MV

Definition at line 27 of file Common.hpp.

Member Function Documentation

◆ apply()

template<class Scalar >
void Common::Operator< Scalar >::apply ( MV & ,
const MV &  )
inline

Definition at line 29 of file Common.hpp.


The documentation for this class was generated from the following file: