src/array.hh [code] | This file implements a basic dynamic array class |
src/countablearray.hh [code] | This file implements a basic dynamic array class |
src/countingptr.hh [code] | This file implements a counting pointer with configurable memory management policy Adapted from dune-pdelab |
src/exceptions.hh [code] | A few common exception classes |
src/matrix.hh [code] | This file implements a generic and dynamic matrix class |
src/precision.hh [code] | Find machine precision for given float type |
src/timer.hh [code] | A simple timing class |
src/vector.hh [code] | This file implements a generic and dynamic vector class |