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::Example Class Reference

#include <example.hpp>

Detailed Description

Brief description of the class Example.

there is the detailed description which can be written on several lines The detailed description ends there.

Author
Feel++ Consortium
See Also
http://www/feelpp.org
Date
2013-05-02

Public Member Functions

Constructors, destructor
 Example (type1 param1, type2 param2=value2)
 
 Example ()
 
virtual ~Example ()
 
Operator overloads
Exampleoperator= (Example const &__g)
 assignment operator
 
Accessors
type1 accessor1 () const
 
type2 acessor2 () const
 get the value of the second data More...
 
Mutators
type1 setData1 (int dim)
 set the data1
 
Methods
type1 methode1 (ptype1 parameter1, ptype2 parameter2)
 a brief description of methode1 More...
 

Protected Attributes

 object1
 this is a short description of object1
 

Member Function Documentation

type1 Feel::Example::accessor1 ( ) const
inline
Returns
data1 value
type2 Feel::Example::acessor2 ( ) const
inline

get the value of the second data

Returns
the data2 value
type1 Feel::Example::methode1 ( ptype1  parameter1,
ptype2  parameter2 
)

a brief description of methode1

there is a detailed description of the methode1

Parameters
parameter1this a description of the first parameter
parameter2this a description of the second parameter
Returns
this is a description of the output

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

Generated on Sun Dec 22 2013 13:11:18 for Feel++ by doxygen 1.8.5