3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Detail::BlockTypeHelper< S, isScalar > Struct Template Reference

#include <dumux/nonlinear/newtonsolver.hh>

Inheritance diagram for Dumux::Detail::BlockTypeHelper< S, isScalar >:

Public Types

using type = std::decay_t<decltype(std::declval<S>()[0])>

Member Typedef Documentation

◆ type

template<class S, bool isScalar = false>
using Dumux::Detail::BlockTypeHelper< S, isScalar >::type = std::decay_t<decltype(std::declval<S>()[0])>

The documentation for this struct was generated from the following file: