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.
1.4.7