Thyra Package Browser (Single Doxygen Collection) Version of the Day
Static Public Member Functions
Thyra::VectorStdOpsTesterComparable< isComparable, Scalar > Class Template Reference

#include <Thyra_VectorStdOpsTester_def.hpp>

List of all members.

Static Public Member Functions

static bool checkComparableStdOps (const VectorSpaceBase< Scalar > &vecSpc, const Ptr< VectorBase< Scalar > > &z, const typename Teuchos::ScalarTraits< Scalar >::magnitudeType &error_tol, const typename Teuchos::ScalarTraits< Scalar >::magnitudeType &warning_tol, std::ostream *out, const bool &dumpAll)

Detailed Description

template<bool isComparable, class Scalar>
class Thyra::VectorStdOpsTesterComparable< isComparable, Scalar >

Definition at line 52 of file Thyra_VectorStdOpsTester_def.hpp.


Member Function Documentation

template<bool isComparable, class Scalar >
static bool Thyra::VectorStdOpsTesterComparable< isComparable, Scalar >::checkComparableStdOps ( const VectorSpaceBase< Scalar > &  vecSpc,
const Ptr< VectorBase< Scalar > > &  z,
const typename Teuchos::ScalarTraits< Scalar >::magnitudeType &  error_tol,
const typename Teuchos::ScalarTraits< Scalar >::magnitudeType &  warning_tol,
std::ostream *  out,
const bool &  dumpAll 
) [inline, static]

Definition at line 54 of file Thyra_VectorStdOpsTester_def.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines