Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
multiplies_result< tensor3_basic< S1 >, tensor_basic< S2 > >

Detailed Description

template<class S1, class S2>
struct rheolef::details::multiplies_result< tensor3_basic< S1 >, tensor_basic< S2 > >

Definition at line 671 of file expression.h.

Public Types

typedef promote< S1, S2 >::type S
 
typedef tensor3_basic< Stype
 

Member Typedef Documentation

◆ S

template<class S1 , class S2 >
typedef promote<S1,S2>::type S

Definition at line 672 of file expression.h.

◆ type

template<class S1 , class S2 >
typedef tensor3_basic<S> type

Definition at line 673 of file expression.h.


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