dune-pdelab
2.7-git
|
specialization of common_type for FieldVector and scalar More...
#include <dune/pdelab/function/discretegridviewfunction.hh>
Public Types | |
using | type = Dune::FieldVector< typename std::common_type< T, R2 >::type, N > |
specialization of common_type for FieldVector and scalar
using std::common_type< Dune::FieldVector< T, N >, R2 >::type = Dune::FieldVector<typename std::common_type<T,R2>::type,N> |