<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>Yes.<br>Cubic spline interpolation means piecewise interpolation with third order polynomials.<br>The terms says nothing about which derivatives are continuous.<br><br>Cubic spline interpolation is often used to interpolate between points where only<br>the function value itself is provided and in that case one usually chooses to match<br>the second derivative at the reference points. But that is just one of the many uses<br>of cubic spline interpolation.<br><br>Berk<br><br>&gt; Date: Sun, 19 Sep 2010 01:32:44 -0700<br>&gt; From: floris_buelens@yahoo.com<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: [gmx-users] cubic spline and continuous derivatives<br>&gt; <br>&gt; Hello,<br>&gt; <br>&gt; The gromacs manual states that for cubic spline interpolation of potential <br>&gt; energy and forces, "V and V’ are continuous, while V” is the first discontinuous <br>&gt; derivative." This makes sense to me as there is a unique solution for parameters <br>&gt; A2 and A3 if V and V' to the left and right are given for each piecewise <br>&gt; polynomial.<br>&gt; However the definition of a cubic spline seems to be for a set of functions <br>&gt; continous up to the second derivative. Is the cubic spline formulation used <br>&gt; somehow unorthodox in this sense? I'm using a similar scheme in a slightly <br>&gt; different context, is it strictly correct to refer to it as cubic spline <br>&gt; interpolation?<br>&gt; Thanks,<br>&gt; <br>&gt; Floris<br>&gt; <br>&gt; <br>&gt;       <br>&gt; -- <br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/Support/Mailing_Lists<br>                                               </body>
</html>