dune-pdelab
2.5-dev
|
specialization of common_type for two FieldVectors 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 two FieldVectors
using std::common_type< Dune::FieldVector< T, N >, Dune::FieldVector< R2, N > >::type = Dune::FieldVector<typename std::common_type<T,R2>::type,N> |