Rheolef  7.2
an efficient C++ finite element environment
divides_result< point_basic< T1 >, tensor3_basic< T2 > >

Detailed Description

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

Definition at line 1234 of file expression.h.

Public Types

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

Member Typedef Documentation

◆ S

typedef promote<T1,T2>::type S

Definition at line 1235 of file expression.h.

◆ type


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