#include <inter-smooth-diver.hh>
Inherited by CMesh1LinearDiver.
Public Member Functions | |
CMesh-SmoothingDiver | |
CMesh1InterpolationDiver (int ASx, const CVertex &AVertex0, const CVertex &AVertex1) | |
virtual | ~CMesh1InterpolationDiver () |
Protected Attributes | |
CVertex | FVertex0 |
CVertex | FVertex1 |
Definition at line 45 of file inter-smooth-diver.hh.
INLINE CMesh1InterpolationDiver::CMesh1InterpolationDiver | ( | int | ASx, | |
const CVertex & | AVertex0, | |||
const CVertex & | AVertex1 | |||
) |
Constructeur
ASx | Le nombre d'arĂȘtes du maillage 1d | |
AVertex0 | Le premier sommet du maillage | |
AVertex1 | Le dernier sommet du maillage |
Definition at line 30 of file inter-smooth-diver.icc.
INLINE CMesh1InterpolationDiver::~CMesh1InterpolationDiver | ( | ) | [virtual] |
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.