X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FLinearTimeInterpolator.hxx;h=76eca3fc7760844f489771892e54320a6b443bc9;hb=5f0238b1e9a08959b1e2815f9ecf5d0eae19b285;hp=0128e42b24f521f6a5ee7a6d92376d63ddf8b988;hpb=3c911ce36f5caa779ea60042e738fa57671a44b1;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/LinearTimeInterpolator.hxx b/src/ParaMEDMEM/LinearTimeInterpolator.hxx index 0128e42b2..76eca3fc7 100644 --- a/src/ParaMEDMEM/LinearTimeInterpolator.hxx +++ b/src/ParaMEDMEM/LinearTimeInterpolator.hxx @@ -29,6 +29,11 @@ namespace ParaMEDMEM { class DEC; + /*! + * Internal class, not part of the public API. + * + * Linear interpolation of a block of data between two given times. + */ class LinearTimeInterpolator : public TimeInterpolator { public: