alignment.hh [code] | This file implements a template class to determine alignment requirements of types at compile time |
array.hh [code] | Implementation of the stl array class (a static array) |
arraylist.hh [code] | |
bartonnackmanifcheck.hh [code] | Provides check for implementation of interface methods when using static polymorphism, i.e. Barton-Nackman trick. Use by invoking CHECK_INTERFACE_IMPLEMENTATION(asImp().methodToCheck()) and for template methods double ( CHECK_INTERFACE_IMPLEMENTATION((asImp().template methodToCheck<param> ())) |
bigunsignedint.hh [code] | Portable very large unsigned integers |
binaryfunctions.hh [code] | |
bitsetvector.hh [code] | Efficient implementation of a dynamic array of static arrays of booleans |
collectivecommunication.hh [code] | |
configparser.cc | |
configparser.hh [code] | |
debugstream.hh [code] | |
deprecated.hh [code] | |
enumset.hh [code] | Classes for building sets out of enumeration values |
exceptions.hh [code] | A few common exception classes |
exprtmpl.cc | |
exprtmpl.hh [code] | |
fassign.hh [code] | Classes for implementing an assignment to FieldVector from a comma-separated list |
finitestack.hh [code] | |
fixedarray.hh [code] | For backward compatibility: include array.hh and issue a warning |
float_cmp.cc | |
float_cmp.hh [code] | |
fmatrix.hh [code] | This file implements a matrix constructed from a given type representing a field and compile-time given number of rows and columns |
fmatrixev.hh [code] | |
forloop.hh [code] | |
ftraits.hh [code] | |
function.hh [code] | Simple base class templates for functions |
fvector.hh [code] | This file implements a vector constructed from a given type representing a field and a compile-time given size |
gcd.hh [code] | |
genericiterator.hh [code] | This file implements a generic iterator classes for writing stl conformant iterators |
geometrytype.hh [code] | A unique label for each type of element that can occur in a grid |
gmpfield.hh [code] | |
helpertemplates.hh [code] | Compile-time constraint checks from the Stroustrup FAQ |
interfaces.hh [code] | Provides a Interfaces for detection of specific behavior |
iteratorfacades.hh [code] | This file implements iterator facade classes for writing stl conformant iterators |
lcm.hh [code] | |
lru.hh [code] | LRU Cache Container, using an STL like interface |
mainpage | |
misc.hh [code] | Miscellaneous helper stuff |
doc/doxygen/modules | |
dune/common/modules | |
mpicollectivecommunication.hh [code] | |
mpihelper.hh [code] | This file contains helpers for dealing with MPI.Basically there are two helpers available: |
nullptr.hh [code] | |
poolallocator.hh [code] | |
precision.hh [code] | |
propertymap.hh [code] | |
shared_ptr.hh [code] | This file implements the class shared_ptr (a reference counting pointer), for those systems that don't have it in the standard library |
singleton.hh [code] | Usefull wrapper for creating singletons |
sllist.hh [code] | This file implements a single linked list together with the necessary iterators |
smallobject.hh [code] | |
smartpointer.hh [code] | This file implements the class SmartPointer which is a reference counting pointer |
static_assert.hh [code] | |
stdstreams.cc | |
stdstreams.hh [code] | |
timer.hh [code] | A simple timing class |
tuples.hh [code] | Contains classes that implement tuples |
typetraits.hh [code] | Traits for type conversions and type information |
utility.hh [code] | Contain utility classes which can be used with tuples |
version.hh [code] |