Loading...
Searching...
No Matches
innerProduct< arg1, arg2 > Class Template Reference

#include <products.H>

Inheritance diagram for innerProduct< arg1, arg2 >:

Public Types

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

Detailed Description

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

Definition at line 147 of file products.H.

Member Typedef Documentation

◆ type

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

Definition at line 155 of file products.H.


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