3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Detail::BlockTypeHelper< S, isScalar > Struct Template Reference

#include <dumux/nonlinear/newtonsolver.hh>

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: