#include <src/OpenFOAM/primitives/VectorSpace/products.H>
Definition at line 89 of file products.H.
 Inheritance diagram for innerProduct< arg1, arg2 >:
 Inheritance diagram for innerProduct< arg1, arg2 >:| Public Types | |
| typedef typeOfRank< typename pTraits< arg1 >::cmptType, int(pTraits < arg1 >::rank)+int(pTraits < arg2 >::rank)-2 >::type | type | 
| typedef typeOfRank< typename pTraits<arg1>::cmptType, int(pTraits<arg1>::rank) + int(pTraits<arg2>::rank) - 2 >::type type | 
Definition at line 97 of file products.H.