DUNE-ACFEM (unstable)
fieldpromotion.hh File Reference
Field promotion stuff. More...
#include <limits>
#include <complex>
#include "../common/types.hh"
#include "policy.hh"
#include "typetraits.hh"

Go to the source code of this file.
Classes | |
struct | Dune::ACFem::FieldPromotion< T1, T2, SFINAE > |
Promote potentially different numeric field types to a "closure" type. More... | |
Namespaces | |
namespace | Dune::ACFem |
A namespace encapsulating everything defined in our dune-acfem project. | |
Typedefs | |
template<class T > | |
using | Dune::ACFem::FloatingPointClosure = typename FloatingPointClosureHelper< T >::Type |
Template alias. | |
Detailed Description
Field promotion stuff.
