|
dune-pdelab 2.7-git
|
#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 > |