#include <src/OpenFOAM/primitives/VectorSpace/products.H>
Definition at line 77 of file products.H.
Public Types | |
typedef typeOfRank< typename pTraits< arg2 >::cmptType, int(pTraits < arg1 >::rank)+int(pTraits < arg2 >::rank)-1 >::type | type |
typedef typeOfRank< typename pTraits<arg2>::cmptType, int(pTraits<arg1>::rank) + int(pTraits<arg2>::rank) - 1 >::type type |
Definition at line 85 of file products.H.