Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
gmpfield.hh File Reference
Wrapper for the GNU multiprecision (GMP) library. More...
#include <iostream>
#include <string>
#include <type_traits>
#include <gmpxx.h>
#include <dune/common/math.hh>
#include <dune/common/promotiontraits.hh>
#include <dune/common/typetraits.hh>
Go to the source code of this file.
Classes | |
class | Dune::GMPField< precision > |
Number class for high precision floating point number using the GMP library mpf_class implementation. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Wrapper for the GNU multiprecision (GMP) library.
