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