|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Thyra_AssertOp.hpp>
Public Member Functions | |
| dump_vec_spaces_t (const Thyra::VectorSpaceBase< Scalar > &_vec_space1, const std::string &_vec_space1_name, const Thyra::VectorSpaceBase< Scalar > &_vec_space2, const std::string &_vec_space2_name) | |
Public Attributes | |
| const Thyra::VectorSpaceBase < Scalar > & | vec_space1 |
| const std::string | vec_space1_name |
| const Thyra::VectorSpaceBase < Scalar > & | vec_space2 |
| const std::string | vec_space2_name |
Definition at line 46 of file Thyra_AssertOp.hpp.
| Thyra::dump_vec_spaces_t< Scalar >::dump_vec_spaces_t | ( | const Thyra::VectorSpaceBase< Scalar > & | _vec_space1, |
| const std::string & | _vec_space1_name, | ||
| const Thyra::VectorSpaceBase< Scalar > & | _vec_space2, | ||
| const std::string & | _vec_space2_name | ||
| ) | [inline] |
Definition at line 48 of file Thyra_AssertOp.hpp.
| const Thyra::VectorSpaceBase<Scalar>& Thyra::dump_vec_spaces_t< Scalar >::vec_space1 |
Definition at line 57 of file Thyra_AssertOp.hpp.
| const std::string Thyra::dump_vec_spaces_t< Scalar >::vec_space1_name |
Definition at line 58 of file Thyra_AssertOp.hpp.
Referenced by Thyra::operator<<().
| const Thyra::VectorSpaceBase<Scalar>& Thyra::dump_vec_spaces_t< Scalar >::vec_space2 |
Definition at line 59 of file Thyra_AssertOp.hpp.
| const std::string Thyra::dump_vec_spaces_t< Scalar >::vec_space2_name |
Definition at line 60 of file Thyra_AssertOp.hpp.
1.7.4