complete_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions


Detailed Description

Definition at line 2091 of file operators.hpp.


Member Function Documentation

static Complete_type ( C   )  const [inline, static]

Definition at line 2093 of file operators.hpp.

References mmx::complete().

02094                   { return complete (x); }

static generic name (  )  [inline, static]

Definition at line 2092 of file operators.hpp.

References mmx::GEN_COMPLETE.

02092 { return GEN_COMPLETE; }

static void set_op ( R &  y,
const C x 
) [inline, static]

Definition at line 2096 of file operators.hpp.

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

02096 { set_as (y, complete (x)); }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1