basix_doc 0.1
bounded_part_op Struct Reference

#include <operators.hpp>

List of all members.

Public Types

Static Public Member Functions


Detailed Description

Definition at line 2270 of file operators.hpp.


Member Typedef Documentation

Definition at line 2271 of file operators.hpp.


Member Function Documentation

static generic name ( ) [inline, static]

Definition at line 2272 of file operators.hpp.

{ return "bounded_part"; }
static T op ( const T x) [inline, static]

Definition at line 2274 of file operators.hpp.

{ return bounded_part (x); }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines