Public Types
innerProduct< arg1, arg2 > Class Template Reference
Inheritance diagram for innerProduct< arg1, arg2 >:
Inheritance graph
[legend]

Public Types

typedef typeOfRank< typename pTraits< arg1 >::cmptType, int(pTraits< arg1 >::rank)+int(pTraits< arg2 >::rank) - 2 >::type type
 

Detailed Description

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

Definition at line 89 of file products.H.

Member Typedef Documentation

◆ 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.


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