dune-pdelab
2.7-git
|
#include <dune/common/concept.hh>
#include <dune/common/typetraits.hh>
Go to the source code of this file.
Namespaces | |
Dune | |
For backward compatibility – Do not use this! | |
Dune::PDELab | |
Dune::PDELab::LocalOperatorApply | |
Typedefs | |
template<typename LOP , bool doIt> | |
using | Dune::PDELab::LocalAssemblerCallSwitch = Impl::LocalAssemblerCallSwitchHelper< LOP, doIt > |