outerProduct< arg1, arg2 > Class Template Reference
Inheritance diagram for outerProduct< arg1, arg2 >:
[legend]

Public Types

typedef typeOfRank< typenamepTraits< arg1 >::cmptType, direction(pTraits< arg1 >::rank)+direction(pTraits< arg2 >::rank)>::type type
 

Detailed Description

template<class arg1, class arg2>
class Foam::outerProduct< arg1, arg2 >

Definition at line 106 of file products.H.

Member Typedef Documentation

◆ type

typedef typeOfRank<typenamepTraits<arg1>::cmptType,direction(pTraits<arg1>::rank)+direction(pTraits<arg2>::rank)>::type type

Definition at line 114 of file products.H.


The documentation for this class was generated from the following file: