evaluate_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions

Public Attributes


Detailed Description

Definition at line 2043 of file operators.hpp.


Member Function Documentation

static Evaluate_type ( C  ,
 
) const [inline, static]
static generic name (  )  [inline, static]

Definition at line 2044 of file operators.hpp.

References mmx::GEN_EVALUATE.

02044 { return GEN_EVALUATE; }

static D void set_op ( R &  r,
const C x,
const D &  y 
) [inline, static]
Type Constraints

Definition at line 2048 of file operators.hpp.

References mmx::evaluate(), and mmx::set_as().

02048 { set_as (r, evaluate (x, y)); }


Member Data Documentation

C

Definition at line 2047 of file operators.hpp.


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1