Feel++ 0.91.0
Public Member Functions | Public Attributes
Feel::BarePoint Class Reference

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>

List of all members.

Public Member Functions

 BarePoint ()
 BarePoint (size_type i)

Public Attributes

size_type first

Detailed Description

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.


Constructor & Destructor Documentation

Feel::BarePoint::BarePoint ( ) [inline]

Standard Constructor

Feel::BarePoint::BarePoint ( size_type  i) [inline]

constructor taking the size_type's


Member Data Documentation

First size_type which defines the Edge