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

Detailed Description

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

Definition at line 705 of file expression.h.

Public Types

typedef promote< S1, S2 >::type S
 
typedef binop_error< details::multiplies, point_basic< S1 >, tensor4_basic< S2 >, undeterminated_basic< S > > type
 

Member Typedef Documentation

◆ S

typedef promote<S1,S2>::type S

Definition at line 706 of file expression.h.

◆ type


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