BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
cl_Spline.hpp File Reference
#include "typedefs.hpp"
#include "cl_Vector.hpp"
#include "cl_SpMatrix.hpp"
#include "filetools.hpp"
#include "hdf5_tools.hpp"
#include "Spline_Enums.hpp"
Include dependency graph for cl_Spline.hpp:

Go to the source code of this file.

Classes

class  belfem::Spline
 Cubic spline on a uniform grid, C2, with natural, parabolic or clamped boundary conditions. More...

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::spline

Functions

void belfem::spline::create_helpmatrix (const real &aSize, const real &aDeltaX, SpMatrix &aA, const SplineBC aStartBC, const SplineBC aEndBC)