infinitesimal_part_op Struct Reference

#include <operators.hpp>

List of all members.

Public Types

Static Public Member Functions


Detailed Description

Definition at line 2355 of file operators.hpp.


Member Typedef Documentation

Definition at line 2356 of file operators.hpp.


Member Function Documentation

static generic name (  )  [inline, static]

Definition at line 2357 of file operators.hpp.

02357 { return "infinitesimal_part"; }

static T op ( const T x  )  [inline, static]

Definition at line 2359 of file operators.hpp.

02359 { return infinitesimal_part (x); }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1