dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Namespaces | Typedefs
callswitch.hh File Reference
#include <dune/common/concept.hh>
#include <dune/common/typetraits.hh>

Go to the source code of this file.

Namespaces

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

Typedefs

template<typename LOP , bool doIt>
using Dune::PDELab::LocalAssemblerCallSwitch = Impl::LocalAssemblerCallSwitchHelper< LOP, doIt >