Rheolef  7.1
an efficient C++ finite element environment
divides_result< tensor_basic< T1 >, tensor3_basic< T2 > >

Public Types

typedef promote< T1, T2 >::type S
 
typedef binop_error< details::divides, tensor_basic< T1 >, tensor3_basic< T2 >, undeterminated_basic< S > > type
 

Detailed Description

template<class T1, class T2>
struct rheolef::details::divides_result< tensor_basic< T1 >, tensor3_basic< T2 > >

Definition at line 1238 of file expression.h.

Member Typedef Documentation

◆ S

typedef promote<T1,T2>::type S

Definition at line 1239 of file expression.h.

◆ type


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