Feel++
0.91.4
|
The Point basis class It contains the attributes common to all Points In particular, it contains the one size_type's (first) of the point. More...
#include <bareitems.hpp>
Public Member Functions | |
BarePoint () | |
BarePoint (size_type i) | |
Public Attributes | |
size_type | first |
The Point basis class It contains the attributes common to all Points In particular, it contains the one size_type's (first) of the point.
Feel::BarePoint::BarePoint | ( | ) | [inline] |
Standard Constructor
Feel::BarePoint::BarePoint | ( | size_type | i | ) | [inline] |
constructor taking the size_type's
First size_type which defines the Edge