Rheolef  7.1
an efficient C++ finite element environment
multiplies_result< tensor3_basic< S1 >, tensor_basic< S2 > >

Public Types

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

Detailed Description

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

Definition at line 670 of file expression.h.

Member Typedef Documentation

◆ S

typedef promote<S1,S2>::type S

Definition at line 671 of file expression.h.

◆ type

typedef tensor3_basic<S> type

Definition at line 672 of file expression.h.


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