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

Detailed Description

template<class F>
struct rheolef::details::scalar_binary_traits< F >

Definition at line 1370 of file expression.h.

Classes

struct  result_hint
struct  hint

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

template<class F>
typedef std::false_type is_symmetric

Definition at line 1426 of file expression.h.

Member Function Documentation

◆ valued_tag()

template<class F>
space_constant::valued_type valued_tag ( space_constant::valued_type tag1,
space_constant::valued_type tag2 )
static

Definition at line 1372 of file expression.h.


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