Namespace List

Here is a list of all namespaces with brief descriptions:
viennadataCustomizations of keys for ViennaData
viennadata::configCustomizations of keys for ViennaData
viennagridThe main ViennaGrid namespace. Most functionality resides in this namespace
viennagrid::configProvides a number of predefined configuration classes, which cover the most frequent use cases
viennagrid::detailThe namespace holding the implementations of domains, segments and ncells as well as some algorithm implementations. Not of interest for library users
viennagrid::ioA namespace with all the input/output functionality, in particular file readers and writers
viennagrid::result_ofThe metafunction layer. Provides type generators that derive the respective type from the domain configuration
viennagrid::topologyNamespace for definition and handling of the individual topological elements (triangles, hexahedra, etc.)
viennagrid::traitsA generic layer for accessing containers such as std::vector, std::deque, std::map, etc