dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
checklopinterface.hh File Reference

Go to the source code of this file.

Classes

struct  Dune::PDELab::impl::Result< T >
 

Namespaces

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::PDELab
 
namespace  Dune::PDELab::impl
 

Functions

template<typename T >
constexpr auto Dune::PDELab::impl::lambdaToTemplate (const T &t)
 
template<typename T >
constexpr auto Dune::PDELab::impl::hasOldLOPInterface (T &t) -> typename std::enable_if<(decltype(hasOldOrNewJacobianApplyVolume(t))::value &&!decltype(hasNewJacobianApplyVolume(t))::value)||(decltype(hasOldOrNewJacobianApplyVolumePostSkeleton(t))::value &&!decltype(hasNewJacobianApplyVolumePostSkeleton(t))::value)||(decltype(hasOldOrNewJacobianApplySkeleton(t))::value &&!decltype(hasNewJacobianApplySkeleton(t))::value)||(decltype(hasOldOrNewJacobianApplyBoundary(t))::value &&!decltype(hasNewJacobianApplyBoundary(t))::value), std::true_type >::type
 

Variables

auto Dune::PDELab::impl::hasNewJacobianApplyVolume
 
auto Dune::PDELab::impl::hasNewJacobianApplyVolumePostSkeleton
 
auto Dune::PDELab::impl::hasNewJacobianApplySkeleton
 
auto Dune::PDELab::impl::hasNewJacobianApplyBoundary
 
auto Dune::PDELab::impl::hasOldOrNewJacobianApplyVolume
 
auto Dune::PDELab::impl::hasOldOrNewJacobianApplyVolumePostSkeleton
 
auto Dune::PDELab::impl::hasOldOrNewJacobianApplySkeleton
 
auto Dune::PDELab::impl::hasOldOrNewJacobianApplyBoundary