Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::BarePoint Class Reference

#include <bareitems.hpp>

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.

Public Member Functions

 BarePoint ()
 
 BarePoint (size_type i)
 

Public Attributes

size_type first
 

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


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

Generated on Sun Oct 20 2013 08:25:07 for Feel++ by doxygen 1.8.4