include/basix/operators.hpp File Reference

#include <basix/int.hpp>
#include <basix/double.hpp>
#include <basix/port.hpp>
#include <basix/identifiers.hpp>

Go to the source code of this file.

Classes

Namespaces

Defines

Typedefs

Functions


Detailed Description

Definition in file operators.hpp.


Define Documentation

#define REPLACEABLE_RETURN ( Op   ) 
Value:
template<typename R>                   \
struct return_op_helper<Op,R> {        \
  typedef replace_return_op<Op,R> Rop; \
};

Definition at line 123 of file operators.hpp.

#define Return_op ( Op,
 )     typename return_op_helper<Op,R>::Rop

Definition at line 129 of file operators.hpp.

#define TMPL   template<typename T>

Definition at line 28 of file operators.hpp.


Generated on 6 Dec 2012 for basix by  doxygen 1.6.1