Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
generic_binary_traits< multiplies >

Detailed Description

Definition at line 752 of file expression.h.

Classes

struct  first_argument_hint
 
struct  first_argument_hint< A2, point_basic< R > >
 
struct  first_argument_hint< A2, tensor3_basic< R > >
 
struct  first_argument_hint< A2, tensor4_basic< R >, typename std::enable_if< is_rheolef_arithmetic< A2 >::value >::type >
 
struct  first_argument_hint< A2, tensor_basic< R > >
 
struct  first_argument_hint< point_basic< A2 >, point_basic< R > >
 
struct  first_argument_hint< point_basic< A2 >, R >
 
struct  first_argument_hint< point_basic< A2 >, tensor3_basic< R > >
 
struct  first_argument_hint< point_basic< A2 >, tensor4_basic< R > >
 
struct  first_argument_hint< point_basic< A2 >, tensor_basic< R > >
 
struct  first_argument_hint< tensor3_basic< A2 >, point_basic< R > >
 
struct  first_argument_hint< tensor3_basic< A2 >, R >
 
struct  first_argument_hint< tensor3_basic< A2 >, tensor3_basic< R > >
 
struct  first_argument_hint< tensor3_basic< A2 >, tensor_basic< R > >
 
struct  first_argument_hint< tensor4_basic< A2 >, point_basic< R > >
 
struct  first_argument_hint< tensor4_basic< A2 >, R, typename std::enable_if< is_rheolef_arithmetic< R >::value >::type >
 
struct  first_argument_hint< tensor4_basic< A2 >, tensor3_basic< R > >
 
struct  first_argument_hint< tensor4_basic< A2 >, tensor4_basic< R > >
 
struct  first_argument_hint< tensor4_basic< A2 >, tensor_basic< R > >
 
struct  first_argument_hint< tensor_basic< A2 >, point_basic< R > >
 
struct  first_argument_hint< tensor_basic< A2 >, R >
 
struct  first_argument_hint< tensor_basic< A2 >, tensor3_basic< R > >
 
struct  first_argument_hint< tensor_basic< A2 >, tensor_basic< R > >
 
struct  hint
 
struct  hint< A1, A2, undeterminated_basic< R > >
 
struct  hint< A1, undeterminated_basic< A2 >, R >
 
struct  hint< A1, undeterminated_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< point_basic< A1 >, undeterminated_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< tensor3_basic< A1 >, undeterminated_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< tensor4_basic< A1 >, undeterminated_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< tensor_basic< A1 >, undeterminated_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, A2, R >
 
struct  hint< undeterminated_basic< A1 >, A2, undeterminated_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, point_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, tensor3_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, tensor4_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, tensor_basic< A2 >, undeterminated_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, undeterminated_basic< A2 >, point_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, undeterminated_basic< A2 >, R >
 
struct  hint< undeterminated_basic< A1 >, undeterminated_basic< A2 >, tensor3_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, undeterminated_basic< A2 >, tensor4_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, undeterminated_basic< A2 >, tensor_basic< R > >
 
struct  hint< undeterminated_basic< A1 >, undeterminated_basic< A2 >, undeterminated_basic< R > >
 
struct  result_hint
 
struct  second_argument_hint
 
struct  second_argument_hint< A1, point_basic< R > >
 
struct  second_argument_hint< A1, tensor3_basic< R > >
 
struct  second_argument_hint< A1, tensor4_basic< R >, typename std::enable_if< is_rheolef_arithmetic< A1 >::value >::type >
 
struct  second_argument_hint< A1, tensor_basic< R > >
 
struct  second_argument_hint< point_basic< A1 >, point_basic< R > >
 
struct  second_argument_hint< point_basic< A1 >, R >
 
struct  second_argument_hint< point_basic< A1 >, tensor3_basic< R > >
 
struct  second_argument_hint< point_basic< A1 >, tensor_basic< R > >
 
struct  second_argument_hint< tensor3_basic< A1 >, point_basic< R > >
 
struct  second_argument_hint< tensor3_basic< A1 >, R >
 
struct  second_argument_hint< tensor3_basic< A1 >, tensor3_basic< R > >
 
struct  second_argument_hint< tensor3_basic< A1 >, tensor_basic< R > >
 
struct  second_argument_hint< tensor4_basic< A1 >, point_basic< R > >
 
struct  second_argument_hint< tensor4_basic< A1 >, R, typename std::enable_if< is_rheolef_arithmetic< R >::value >::type >
 
struct  second_argument_hint< tensor4_basic< A1 >, tensor3_basic< R > >
 
struct  second_argument_hint< tensor4_basic< A1 >, tensor4_basic< R > >
 
struct  second_argument_hint< tensor4_basic< A1 >, tensor_basic< R > >
 
struct  second_argument_hint< tensor_basic< A1 >, point_basic< R > >
 
struct  second_argument_hint< tensor_basic< A1 >, R >
 
struct  second_argument_hint< tensor_basic< A1 >, tensor3_basic< R > >
 
struct  second_argument_hint< tensor_basic< A1 >, tensor_basic< R > >
 

Public Types

typedef std::false_type is_symmetric
 

Static Public Member Functions

static space_constant::valued_type valued_tag (space_constant::valued_type tag1, space_constant::valued_type tag2)
 

Member Typedef Documentation

◆ is_symmetric

typedef std::false_type is_symmetric

Definition at line 1153 of file expression.h.

Member Function Documentation

◆ valued_tag()

Definition at line 754 of file expression.h.


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