Rheolef  7.2
an efficient C++ finite element environment
multiplies_result< tensor_basic< S1 >, point_basic< S2 > >

Detailed Description

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

Definition at line 643 of file expression.h.

Public Types

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

Member Typedef Documentation

◆ S

typedef promote<S1,S2>::type S

Definition at line 644 of file expression.h.

◆ type

typedef point_basic<S> type

Definition at line 645 of file expression.h.


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