Gowdy solver
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
numMethods/cubicSpline.h File Reference

The natural cubic spline of degree 3 with continuity C2. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CubicSpline
 CubicSpline encapsulates the natural cubic spline of degree 3 with continuity C2. More...

Functions

void CubicSpline_sanityCheck ()

Detailed Description

The natural cubic spline of degree 3 with continuity C2.

Author:
Mikica Kocic

Definition in file cubicSpline.h.