Here is a list of all namespaces with brief descriptions:
viennagrid | The main ViennaGrid namespace. Most user functionality resides directly in this namespace rather than in sub-namespaces |
viennagrid::config | Provides a number of predefined configuration classes, which cover the most frequent use cases |
viennagrid::config::result_of | Namespace for metafunctions for obtaining the respective mesh configurations |
viennagrid::detail | Namespace for implementation details. Not intended to be used directly by a library user |
viennagrid::detail::result_of | Namespace for metafunctions for implementation details. Not intended to be used directly by a library user |
viennagrid::io | A namespace with all the input/output functionality, in particular file readers and writers |
viennagrid::io::detail | Namespace for implementation details. Not intended to be used directly by a library user |
viennagrid::result_of | The metafunction layer. Provides type generators that derive the respective type from the mesh configuration |