dune-common 2.9.0
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level 1234]
 CommonFoundation classes
 AllocatorsImplementations of the STL allocator concept
 UtilitiesCollection of helper classes, type traits, etc
 Filesystem PathsUtilities for filesystem path management
 Range UtilitiesUtilities for reduction like operations on ranges
 String UtilitiesUtility functions for std::string
 Tuple UtilitiesUtility classes which can be used with std::tuple
 Type UtilitiesType traits, overload helpers, and other utilities for type computations
 Hybrid UtilitiesHybrid utility functions that work on homogeneous as well as heterogeneous containers
 C++ utilities and backportsStandard library features backported from newer C++ versions or technical specifications and DUNE-specific utilities
 C++ conceptsConcepts built on top of C++14
 NumbersClass implementing different number representations and helper functions
 FloatCmp
 Debug output
 Standard Debug Streams
 Dense Matrix and Vector Template LibraryType traits to retrieve the field and the real type of classes
 Exception handling
 Iterator facadesIterator facades for writing stl conformant iterators
 GenericIteratorGeneric Iterator class for writing stl conformant iterators for any container class with operator[]
 Parallel CommunicationAbstractions for parallel computing
 Parallel Computing based on IndexsetsProvides classes for syncing distributed indexed data structures
 VectorizationAbstractions for using vectorization libraries
 Application Developer's InterfaceHow to request vectorization from Dune
 SIMD Abstraction Implementation for standard types
 SIMD Abstraction Implementation for Vc
 Library Developer's InterfaceHow to support vectorization in Dune classes
 Abstraction Developer's InterfaceHow to add support for a new vectorization library