|
ViennaGrid - The Vienna Grid Library
2.1.0
|
Provides a reader for .bnd files. More...
Go to the source code of this file.
Data Structures | |
| struct | bnd_helper |
| class | bnd_reader |
| Reader for .bnd files. More... | |
| struct | lexical_cast_impl< DestinationT > |
| struct | lexical_cast_impl< boolalpha_bool > |
| struct | bnd_helper::negate |
| struct | |
Namespaces | |
| namespace | viennagrid |
The main ViennaGrid namespace. Most user functionality resides directly in this namespace rather than in sub-namespaces. | |
| namespace | viennagrid::io |
A namespace with all the input/output functionality, in particular file readers and writers. | |
| namespace | viennagrid::io::detail |
Namespace for implementation details. Not intended to be used directly by a library user. | |
Functions | |
| template<typename DestinationT , typename SourceT > | |
| detail::lexical_cast_impl < DestinationT >::result_type | lexical_cast (SourceT const &src) |
| std::string | remove_begin_end_chars (std::string const &str) |
Provides a reader for .bnd files.
1.7.6.1