DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
gmpfield.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright (C) DUNE Project contributors, see file LICENSE.md in module root
Number class for high precision floating point number using the GMP library mpf_class implementation.
Definition: gmpfield.hh:33
GMPField(const T &v)
initialize from a compatible scalar type
Definition: gmpfield.hh:62
GMPField(const std::string &str)
initialize from a string
Definition: gmpfield.hh:52
Traits for type conversions and type information.
Compute type of the result of an arithmetic operation involving two different number types.
