Moka libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CMesh1InterpolationDiver Class Reference

#include <inter-smooth-diver.hh>

Inheritance diagram for CMesh1InterpolationDiver:
CMesh1LinearDiver

Public Member Functions

CMesh-SmoothingDiver
 CMesh1InterpolationDiver (int ASx, const CVertex &AVertex0, const CVertex &AVertex1)
 
virtual ~CMesh1InterpolationDiver ()
 Destructeur.
 

Protected Attributes

CVertex FVertex0
 
CVertex FVertex1
 

Detailed Description

Definition at line 45 of file inter-smooth-diver.hh.

Constructor & Destructor Documentation

INLINE CMesh1InterpolationDiver::CMesh1InterpolationDiver ( int  ASx,
const CVertex &  AVertex0,
const CVertex &  AVertex1 
)

Constructeur

Parameters
ASxLe nombre d'arĂȘtes du maillage 1d
AVertex0Le premier sommet du maillage
AVertex1Le dernier sommet du maillage

Definition at line 30 of file inter-smooth-diver.icc.

INLINE CMesh1InterpolationDiver::~CMesh1InterpolationDiver ( )
virtual

Destructeur.

Definition at line 40 of file inter-smooth-diver.icc.

Member Data Documentation

CVertex CMesh1InterpolationDiver::FVertex0
protected

Definition at line 48 of file inter-smooth-diver.hh.

CVertex CMesh1InterpolationDiver::FVertex1
protected

Definition at line 48 of file inter-smooth-diver.hh.


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