Playa::TestSpecifier< Scalar > Class Template Reference

List of all members.

Public Types

typedef Teuchos::ScalarTraits
< Scalar >::magnitudeType 
ScalarMag
 Local typedef for promoted scalar magnitude.

Public Member Functions

bool doTest () const
const ScalarMagwarningTol () const
const ScalarMagerrorTol () const


Detailed Description

template<class Scalar>
class Playa::TestSpecifier< Scalar >

Definition at line 13 of file PlayaTestSpecifier.hpp.


Member Typedef Documentation

template<class Scalar>
typedef Teuchos::ScalarTraits<Scalar>::magnitudeType Playa::TestSpecifier< Scalar >::ScalarMag

Local typedef for promoted scalar magnitude.

Definition at line 17 of file PlayaTestSpecifier.hpp.


Member Function Documentation

template<class Scalar>
bool Playa::TestSpecifier< Scalar >::doTest (  )  const [inline]

Definition at line 31 of file PlayaTestSpecifier.hpp.

template<class Scalar>
const ScalarMag& Playa::TestSpecifier< Scalar >::warningTol (  )  const [inline]

Definition at line 34 of file PlayaTestSpecifier.hpp.

template<class Scalar>
const ScalarMag& Playa::TestSpecifier< Scalar >::errorTol (  )  const [inline]

Definition at line 37 of file PlayaTestSpecifier.hpp.


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

doxygen