|
Belos Version of the Day
|

Go to the source code of this file.
Namespaces | |
| namespace | Belos |
| namespace | Belos::Impl |
Functions | |
| void | Belos::Impl::printStringArray (std::ostream &out, const Teuchos::ArrayView< const std::string > &array) |
Print the given array of strings, in YAML format, to out. | |
| void | Belos::Impl::printStringArray (std::ostream &out, const std::vector< std::string > &array) |
Print the given array of strings, in YAML format, to out. | |
| std::string | Belos::Impl::upperCase (const std::string &s) |
| Return the upper-case version of s. | |
1.9.8