Feel++  0.91.4
Public Member Functions | Public Attributes | List of all members
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>

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

size_type Feel::BarePoint::first

First size_type which defines the Edge