Thyra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Thyra::LinearOpTester< Scalar > Member List

This is the complete list of members for Thyra::LinearOpTester< Scalar >, including all inherited members.

check(const LinearOpBase< Scalar > &op, const Ptr< MultiVectorRandomizerBase< Scalar > > &rangeRandomizer, const Ptr< MultiVectorRandomizerBase< Scalar > > &domainRandomizer, const Ptr< FancyOStream > &out) const Thyra::LinearOpTester< Scalar >
check(const LinearOpBase< Scalar > &op, const Ptr< FancyOStream > &out) const Thyra::LinearOpTester< Scalar >
compare(const LinearOpBase< Scalar > &op1, const LinearOpBase< Scalar > &op2, const Ptr< MultiVectorRandomizerBase< Scalar > > &domainRandomizer, const Ptr< FancyOStream > &out_arg) const Thyra::LinearOpTester< Scalar >
compare(const LinearOpBase< Scalar > &op1, const LinearOpBase< Scalar > &op2, const Ptr< FancyOStream > &out_arg) const Thyra::LinearOpTester< Scalar >
enable_all_tests(const bool enable_all_tests)Thyra::LinearOpTester< Scalar >
LinearOpTester()Thyra::LinearOpTester< Scalar >
ScalarMag typedefThyra::LinearOpTester< Scalar >
set_all_error_tol(const ScalarMag error_tol)Thyra::LinearOpTester< Scalar >
set_all_warning_tol(const ScalarMag warning_tol)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, check_linear_properties)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(ScalarMag, linear_properties_warning_tol)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(ScalarMag, linear_properties_error_tol)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, check_adjoint)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(ScalarMag, adjoint_warning_tol)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(ScalarMag, adjoint_error_tol)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, check_for_symmetry)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(ScalarMag, symmetry_warning_tol)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(ScalarMag, symmetry_error_tol)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(int, num_random_vectors)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, show_all_tests)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, dump_all)Thyra::LinearOpTester< Scalar >
STANDARD_MEMBER_COMPOSITION_MEMBERS(int, num_rhs)Thyra::LinearOpTester< Scalar >